| 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::VerbatimBlockComment | inline |
| child_count() const | clang::comments::Comment | inline |
| child_end() const | clang::comments::VerbatimBlockComment | inline |
| child_iterator typedef | clang::comments::Comment | |
| classof(const Comment *C) | clang::comments::VerbatimBlockComment | inlinestatic |
| CloseName | clang::comments::VerbatimBlockComment | protected |
| CloseNameLocBegin | clang::comments::VerbatimBlockComment | protected |
| 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 |
| getCloseName() const | clang::comments::VerbatimBlockComment | 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 | |
| getEndLoc() const LLVM_READONLY | clang::comments::Comment | inline |
| getLocation() const LLVM_READONLY | clang::comments::Comment | inline |
| getNumArgs() const | clang::comments::BlockCommandComment | inline |
| getNumLines() const | clang::comments::VerbatimBlockComment | inline |
| getParagraph() const LLVM_READONLY | clang::comments::BlockCommandComment | inline |
| getSourceRange() const LLVM_READONLY | clang::comments::Comment | inline |
| getText(unsigned LineIdx) const | clang::comments::VerbatimBlockComment | inline |
| hasNonWhitespaceParagraph() const | clang::comments::BlockCommandComment | inline |
| HTMLStartTagCommentBits | clang::comments::Comment | |
| HTMLTagCommentBits | clang::comments::Comment | |
| InlineCommandCommentBits | clang::comments::Comment | |
| InlineContentCommentBits | clang::comments::Comment | |
| Lines | clang::comments::VerbatimBlockComment | protected |
| 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 | |
| ParamCommandCommentBits | clang::comments::Comment | |
| Range | clang::comments::Comment | protected |
| setArgs(ArrayRef< Argument > A) | clang::comments::BlockCommandComment | inline |
| setCloseName(StringRef Name, SourceLocation LocBegin) | clang::comments::VerbatimBlockComment | inline |
| setLines(ArrayRef< VerbatimBlockLineComment * > L) | clang::comments::VerbatimBlockComment | inline |
| setLocation(SourceLocation L) | clang::comments::Comment | inlineprotected |
| setParagraph(ParagraphComment *PC) | clang::comments::BlockCommandComment | inline |
| setSourceRange(SourceRange SR) | clang::comments::Comment | inlineprotected |
| TextCommentBits | clang::comments::Comment | |
| VerbatimBlockComment(SourceLocation LocBegin, SourceLocation LocEnd, unsigned CommandID) | clang::comments::VerbatimBlockComment | inline |