, including all inherited members.
addTrailingNewline() | clang::comments::InlineContentComment | [inline] |
BlockCommandCommentBits | clang::comments::Comment | |
child_begin() const | clang::comments::HTMLStartTagComment | [inline] |
child_count() const | clang::comments::Comment | [inline] |
child_end() const | clang::comments::HTMLStartTagComment | [inline] |
child_iterator typedef | clang::comments::Comment | |
classof(const Comment *C) | clang::comments::HTMLStartTagComment | [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 | |
getAttr(unsigned Idx) const | clang::comments::HTMLStartTagComment | [inline] |
getCommentKind() const | clang::comments::Comment | [inline] |
getCommentKindName() const | clang::comments::Comment | |
getLocation() const LLVM_READONLY | clang::comments::Comment | [inline] |
getLocEnd() const LLVM_READONLY | clang::comments::Comment | [inline] |
getLocStart() const LLVM_READONLY | clang::comments::Comment | [inline] |
getNumAttrs() const | clang::comments::HTMLStartTagComment | [inline] |
getSourceRange() const LLVM_READONLY | clang::comments::Comment | [inline] |
getTagName() const LLVM_READONLY | clang::comments::HTMLTagComment | [inline] |
getTagNameSourceRange() const LLVM_READONLY | clang::comments::HTMLTagComment | [inline] |
hasTrailingNewline() const | clang::comments::InlineContentComment | [inline] |
HTMLStartTagComment(SourceLocation LocBegin, StringRef TagName) | clang::comments::HTMLStartTagComment | [inline] |
HTMLStartTagCommentBits | clang::comments::Comment | |
HTMLTagComment(CommentKind K, SourceLocation LocBegin, SourceLocation LocEnd, StringRef TagName, SourceLocation TagNameBegin, SourceLocation TagNameEnd) | clang::comments::HTMLTagComment | [inline, protected] |
HTMLTagCommentBits | clang::comments::Comment | |
InlineCommandCommentBits | clang::comments::Comment | |
InlineContentComment(CommentKind K, SourceLocation LocBegin, SourceLocation LocEnd) | clang::comments::InlineContentComment | [inline, protected] |
InlineContentCommentBits | clang::comments::Comment | |
isMalformed() const | clang::comments::HTMLTagComment | [inline] |
isSelfClosing() const | clang::comments::HTMLStartTagComment | [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] |
ParagraphCommentBits | clang::comments::Comment | |
ParamCommandCommentBits | clang::comments::Comment | |
Range | clang::comments::Comment | [protected] |
setAttrs(ArrayRef< Attribute > Attrs) | clang::comments::HTMLStartTagComment | [inline] |
setGreaterLoc(SourceLocation GreaterLoc) | clang::comments::HTMLStartTagComment | [inline] |
setIsMalformed() | clang::comments::HTMLTagComment | [inline] |
setLocation(SourceLocation L) | clang::comments::Comment | [inline, protected] |
setSelfClosing() | clang::comments::HTMLStartTagComment | [inline] |
setSourceRange(SourceRange SR) | clang::comments::Comment | [inline, protected] |
TagName | clang::comments::HTMLTagComment | [protected] |
TagNameRange | clang::comments::HTMLTagComment | [protected] |
TextCommentBits | clang::comments::Comment | |