| addTrailingNewline() | clang::comments::InlineContentComment | inline |
| Args | clang::comments::InlineCommandComment | protected |
| BlockCommandCommentBits | clang::comments::Comment | |
| child_begin() const | clang::comments::InlineCommandComment | inline |
| child_count() const | clang::comments::Comment | inline |
| child_end() const | clang::comments::InlineCommandComment | inline |
| child_iterator typedef | clang::comments::Comment | |
| classof(const Comment *C) | clang::comments::InlineCommandComment | 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::InlineCommandComment | inline |
| getArgText(unsigned Idx) const | clang::comments::InlineCommandComment | inline |
| getBeginLoc() const LLVM_READONLY | clang::comments::Comment | inline |
| getCommandID() const | clang::comments::InlineCommandComment | inline |
| getCommandMarker() const | clang::comments::InlineCommandComment | inline |
| getCommandName(const CommandTraits &Traits) const | clang::comments::InlineCommandComment | inline |
| getCommandNameRange() const | clang::comments::InlineCommandComment | 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::InlineCommandComment | inline |
| getRenderKind() const | clang::comments::InlineCommandComment | inline |
| getSourceRange() const LLVM_READONLY | clang::comments::Comment | inline |
| hasTrailingNewline() const | clang::comments::InlineContentComment | inline |
| HTMLStartTagCommentBits | clang::comments::Comment | |
| HTMLTagCommentBits | clang::comments::Comment | |
| InlineCommandComment(SourceLocation LocBegin, SourceLocation LocEnd, unsigned CommandID, InlineCommandRenderKind RK, ArrayRef< Argument > Args) | clang::comments::InlineCommandComment | inline |
| InlineCommandComment(SourceLocation LocBegin, SourceLocation LocEnd, unsigned CommandID, InlineCommandRenderKind RK, CommandMarkerKind CommandMarker, ArrayRef< Argument > Args) | clang::comments::InlineCommandComment | inline |
| InlineCommandCommentBits | clang::comments::Comment | |
| InlineContentComment(CommentKind K, SourceLocation LocBegin, SourceLocation LocEnd) | clang::comments::InlineContentComment | inlineprotected |
| InlineContentCommentBits | clang::comments::Comment | |
| 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 |
| ParagraphCommentBits | clang::comments::Comment | |
| ParamCommandCommentBits | clang::comments::Comment | |
| Range | clang::comments::Comment | protected |
| setLocation(SourceLocation L) | clang::comments::Comment | inlineprotected |
| setSourceRange(SourceRange SR) | clang::comments::Comment | inlineprotected |
| TextCommentBits | clang::comments::Comment | |