, including all inherited members.
Args | clang::comments::BlockCommandComment | [protected] |
BlockCommandComment(CommentKind K, SourceLocation LocBegin, SourceLocation LocEnd, unsigned CommandID, CommandMarkerKind CommandMarker) | clang::comments::BlockCommandComment | [inline, protected] |
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 | [inline, protected] |
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 | [inline, static] |
Comment(CommentKind K, SourceLocation LocBegin, SourceLocation LocEnd) | clang::comments::Comment | [inline] |
CommentBits | clang::comments::Comment | |
CommentKind enum name | clang::comments::Comment | |
dump() const | clang::comments::Comment | |
dump(const ASTContext &Context) const | clang::comments::Comment | |
dump(raw_ostream &OS, const CommandTraits *Traits, const SourceManager *SM) 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] |
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(PassDirection D) | clang::comments::ParamCommandComment | [static] |
getLocation() const LLVM_READONLY | clang::comments::Comment | [inline] |
getLocEnd() const LLVM_READONLY | clang::comments::Comment | [inline] |
getLocStart() 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 | |
In enum value | clang::comments::ParamCommandComment | |
InlineCommandCommentBits | clang::comments::Comment | |
InlineContentCommentBits | clang::comments::Comment | |
InOut enum value | clang::comments::ParamCommandComment | |
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] |
NoCommentKind enum value | clang::comments::Comment | |
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] |
Out enum value | clang::comments::ParamCommandComment | |
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 | |
PassDirection enum name | clang::comments::ParamCommandComment | |
Range | clang::comments::Comment | [protected] |
setArgs(ArrayRef< Argument > A) | clang::comments::BlockCommandComment | [inline] |
setDirection(PassDirection Direction, bool Explicit) | clang::comments::ParamCommandComment | [inline] |
setIsVarArgParam() | clang::comments::ParamCommandComment | [inline] |
setLocation(SourceLocation L) | clang::comments::Comment | [inline, protected] |
setParagraph(ParagraphComment *PC) | clang::comments::BlockCommandComment | [inline] |
setParamIndex(unsigned Index) | clang::comments::ParamCommandComment | [inline] |
setSourceRange(SourceRange SR) | clang::comments::Comment | [inline, protected] |
TextCommentBits | clang::comments::Comment | |
VarArgParamIndex enum value | clang::comments::ParamCommandComment | |