clang 19.0.0git
clang::comments::VerbatimLineComment Member List

This is the complete list of members for clang::comments::VerbatimLineComment, including all inherited members.

Argsclang::comments::BlockCommandCommentprotected
BlockCommandComment(CommentKind K, SourceLocation LocBegin, SourceLocation LocEnd, unsigned CommandID, CommandMarkerKind CommandMarker)clang::comments::BlockCommandCommentinlineprotected
BlockCommandComment(SourceLocation LocBegin, SourceLocation LocEnd, unsigned CommandID, CommandMarkerKind CommandMarker)clang::comments::BlockCommandCommentinline
BlockCommandCommentBitsclang::comments::Comment
BlockContentComment(CommentKind K, SourceLocation LocBegin, SourceLocation LocEnd)clang::comments::BlockContentCommentinlineprotected
child_begin() constclang::comments::VerbatimLineCommentinline
child_count() constclang::comments::Commentinline
child_end() constclang::comments::VerbatimLineCommentinline
child_iterator typedefclang::comments::Comment
classof(const Comment *C)clang::comments::VerbatimLineCommentinlinestatic
Comment(CommentKind K, SourceLocation LocBegin, SourceLocation LocEnd)clang::comments::Commentinline
CommentBitsclang::comments::Comment
dump() constclang::comments::Comment
dump(raw_ostream &OS, const ASTContext &Context) constclang::comments::Comment
dumpColor() constclang::comments::Comment
getArgRange(unsigned Idx) constclang::comments::BlockCommandCommentinline
getArgText(unsigned Idx) constclang::comments::BlockCommandCommentinline
getBeginLoc() const LLVM_READONLYclang::comments::Commentinline
getCommandID() constclang::comments::BlockCommandCommentinline
getCommandMarker() const LLVM_READONLYclang::comments::BlockCommandCommentinline
getCommandName(const CommandTraits &Traits) constclang::comments::BlockCommandCommentinline
getCommandNameBeginLoc() constclang::comments::BlockCommandCommentinline
getCommandNameRange(const CommandTraits &Traits) constclang::comments::BlockCommandCommentinline
getCommentKind() constclang::comments::Commentinline
getCommentKindName() constclang::comments::Comment
getEndLoc() const LLVM_READONLYclang::comments::Commentinline
getLocation() const LLVM_READONLYclang::comments::Commentinline
getNumArgs() constclang::comments::BlockCommandCommentinline
getParagraph() const LLVM_READONLYclang::comments::BlockCommandCommentinline
getSourceRange() const LLVM_READONLYclang::comments::Commentinline
getText() constclang::comments::VerbatimLineCommentinline
getTextRange() constclang::comments::VerbatimLineCommentinline
hasNonWhitespaceParagraph() constclang::comments::BlockCommandCommentinline
HTMLStartTagCommentBitsclang::comments::Comment
HTMLTagCommentBitsclang::comments::Comment
InlineCommandCommentBitsclang::comments::Comment
InlineContentCommentBitsclang::comments::Comment
Locclang::comments::Commentprotected
NumBlockCommandCommentBits enum valueclang::comments::Commentprotected
NumCommentBits enum valueclang::comments::Commentprotected
NumHTMLStartTagCommentBits enum valueclang::comments::Commentprotected
NumHTMLTagCommentBits enum valueclang::comments::Commentprotected
NumInlineCommandCommentBits enum valueclang::comments::Commentprotected
NumInlineContentCommentBits enum valueclang::comments::Commentprotected
NumParagraphCommentBits enum valueclang::comments::Commentprotected
NumParamCommandCommentBits enum valueclang::comments::Commentprotected
NumTextCommentBits enum valueclang::comments::Commentprotected
Paragraphclang::comments::BlockCommandCommentprotected
ParagraphCommentBitsclang::comments::Comment
ParamCommandCommentBitsclang::comments::Comment
Rangeclang::comments::Commentprotected
setArgs(ArrayRef< Argument > A)clang::comments::BlockCommandCommentinline
setLocation(SourceLocation L)clang::comments::Commentinlineprotected
setParagraph(ParagraphComment *PC)clang::comments::BlockCommandCommentinline
setSourceRange(SourceRange SR)clang::comments::Commentinlineprotected
Textclang::comments::VerbatimLineCommentprotected
TextBeginclang::comments::VerbatimLineCommentprotected
TextCommentBitsclang::comments::Comment
VerbatimLineComment(SourceLocation LocBegin, SourceLocation LocEnd, unsigned CommandID, SourceLocation TextBegin, StringRef Text)clang::comments::VerbatimLineCommentinline