Args | clang::comments::BlockCommandComment | protected |
BlockCommandComment(CommentKind K, SourceLocation LocBegin, SourceLocation LocEnd, unsigned CommandID, CommandMarkerKind CommandMarker) | clang::comments::BlockCommandComment | inlineprotected |
BlockCommandComment(SourceLocation LocBegin, SourceLocation LocEnd, unsigned CommandID, CommandMarkerKind CommandMarker) | clang::comments::BlockCommandComment | inline |
BlockCommandCommentBits | clang::comments::Comment | |
BlockContentComment(CommentKind K, SourceLocation LocBegin, SourceLocation LocEnd) | clang::comments::BlockContentComment | inlineprotected |
child_begin() const | clang::comments::BlockCommandComment | inline |
child_count() const | clang::comments::Comment | inline |
child_end() const | clang::comments::BlockCommandComment | inline |
child_iterator typedef | clang::comments::Comment | |
classof(const Comment *C) | clang::comments::ParamCommandComment | inlinestatic |
Comment(CommentKind K, SourceLocation LocBegin, SourceLocation LocEnd) | clang::comments::Comment | inline |
CommentBits | clang::comments::Comment | |
dump() const | clang::comments::Comment | |
dump(raw_ostream &OS, const ASTContext &Context) const | clang::comments::Comment | |
dumpColor() const | clang::comments::Comment | |
getArgRange(unsigned Idx) const | clang::comments::BlockCommandComment | inline |
getArgText(unsigned Idx) const | clang::comments::BlockCommandComment | inline |
getBeginLoc() const LLVM_READONLY | clang::comments::Comment | inline |
getCommandID() const | clang::comments::BlockCommandComment | inline |
getCommandMarker() const LLVM_READONLY | clang::comments::BlockCommandComment | inline |
getCommandName(const CommandTraits &Traits) const | clang::comments::BlockCommandComment | inline |
getCommandNameBeginLoc() const | clang::comments::BlockCommandComment | inline |
getCommandNameRange(const CommandTraits &Traits) const | clang::comments::BlockCommandComment | inline |
getCommentKind() const | clang::comments::Comment | inline |
getCommentKindName() const | clang::comments::Comment | |
getDirection() const LLVM_READONLY | clang::comments::ParamCommandComment | inline |
getDirectionAsString(ParamCommandPassDirection D) | clang::comments::ParamCommandComment | static |
getEndLoc() const LLVM_READONLY | clang::comments::Comment | inline |
getLocation() const LLVM_READONLY | clang::comments::Comment | inline |
getNumArgs() const | clang::comments::BlockCommandComment | inline |
getParagraph() const LLVM_READONLY | clang::comments::BlockCommandComment | inline |
getParamIndex() const LLVM_READONLY | clang::comments::ParamCommandComment | inline |
getParamName(const FullComment *FC) const | clang::comments::ParamCommandComment | |
getParamNameAsWritten() const | clang::comments::ParamCommandComment | inline |
getParamNameRange() const | clang::comments::ParamCommandComment | inline |
getSourceRange() const LLVM_READONLY | clang::comments::Comment | inline |
hasNonWhitespaceParagraph() const | clang::comments::BlockCommandComment | inline |
hasParamName() const | clang::comments::ParamCommandComment | inline |
HTMLStartTagCommentBits | clang::comments::Comment | |
HTMLTagCommentBits | clang::comments::Comment | |
InlineCommandCommentBits | clang::comments::Comment | |
InlineContentCommentBits | clang::comments::Comment | |
InvalidParamIndex enum value | clang::comments::ParamCommandComment | |
isDirectionExplicit() const LLVM_READONLY | clang::comments::ParamCommandComment | inline |
isParamIndexValid() const LLVM_READONLY | clang::comments::ParamCommandComment | inline |
isVarArgParam() const LLVM_READONLY | clang::comments::ParamCommandComment | inline |
Loc | clang::comments::Comment | protected |
NumBlockCommandCommentBits enum value | clang::comments::Comment | protected |
NumCommentBits enum value | clang::comments::Comment | protected |
NumHTMLStartTagCommentBits enum value | clang::comments::Comment | protected |
NumHTMLTagCommentBits enum value | clang::comments::Comment | protected |
NumInlineCommandCommentBits enum value | clang::comments::Comment | protected |
NumInlineContentCommentBits enum value | clang::comments::Comment | protected |
NumParagraphCommentBits enum value | clang::comments::Comment | protected |
NumParamCommandCommentBits enum value | clang::comments::Comment | protected |
NumTextCommentBits enum value | clang::comments::Comment | protected |
Paragraph | clang::comments::BlockCommandComment | protected |
ParagraphCommentBits | clang::comments::Comment | |
ParamCommandComment(SourceLocation LocBegin, SourceLocation LocEnd, unsigned CommandID, CommandMarkerKind CommandMarker) | clang::comments::ParamCommandComment | inline |
ParamCommandCommentBits | clang::comments::Comment | |
Range | clang::comments::Comment | protected |
setArgs(ArrayRef< Argument > A) | clang::comments::BlockCommandComment | inline |
setDirection(ParamCommandPassDirection Direction, bool Explicit) | clang::comments::ParamCommandComment | inline |
setIsVarArgParam() | clang::comments::ParamCommandComment | inline |
setLocation(SourceLocation L) | clang::comments::Comment | inlineprotected |
setParagraph(ParagraphComment *PC) | clang::comments::BlockCommandComment | inline |
setParamIndex(unsigned Index) | clang::comments::ParamCommandComment | inline |
setSourceRange(SourceRange SR) | clang::comments::Comment | inlineprotected |
TextCommentBits | clang::comments::Comment | |
VarArgParamIndex enum value | clang::comments::ParamCommandComment | |