clang API Documentation

clang::comments::TParamCommandComment Member List
This is the complete list of members for clang::comments::TParamCommandComment, including all inherited members.
Argsclang::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]
BlockCommandCommentBitsclang::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 typedefclang::comments::Comment
classof(const Comment *C)clang::comments::TParamCommandComment [inline, static]
Comment(CommentKind K, SourceLocation LocBegin, SourceLocation LocEnd)clang::comments::Comment [inline]
CommentBitsclang::comments::Comment
CommentKind enum nameclang::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_READONLYclang::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
getDepth() const clang::comments::TParamCommandComment [inline]
getIndex(unsigned Depth) const clang::comments::TParamCommandComment [inline]
getLocation() const LLVM_READONLYclang::comments::Comment [inline]
getLocEnd() const LLVM_READONLYclang::comments::Comment [inline]
getLocStart() const LLVM_READONLYclang::comments::Comment [inline]
getNumArgs() const clang::comments::BlockCommandComment [inline]
getParagraph() const LLVM_READONLYclang::comments::BlockCommandComment [inline]
getParamName(const FullComment *FC) const clang::comments::TParamCommandComment
getParamNameAsWritten() const clang::comments::TParamCommandComment [inline]
getParamNameRange() const clang::comments::TParamCommandComment [inline]
getSourceRange() const LLVM_READONLYclang::comments::Comment [inline]
hasNonWhitespaceParagraph() const clang::comments::BlockCommandComment [inline]
hasParamName() const clang::comments::TParamCommandComment [inline]
HTMLStartTagCommentBitsclang::comments::Comment
HTMLTagCommentBitsclang::comments::Comment
InlineCommandCommentBitsclang::comments::Comment
InlineContentCommentBitsclang::comments::Comment
isPositionValid() const LLVM_READONLYclang::comments::TParamCommandComment [inline]
Locclang::comments::Comment [protected]
NoCommentKind enum valueclang::comments::Comment
NumBlockCommandCommentBits enum valueclang::comments::Comment [protected]
NumCommentBits enum valueclang::comments::Comment [protected]
NumHTMLStartTagCommentBits enum valueclang::comments::Comment [protected]
NumHTMLTagCommentBits enum valueclang::comments::Comment [protected]
NumInlineCommandCommentBits enum valueclang::comments::Comment [protected]
NumInlineContentCommentBits enum valueclang::comments::Comment [protected]
NumParagraphCommentBits enum valueclang::comments::Comment [protected]
NumParamCommandCommentBits enum valueclang::comments::Comment [protected]
NumTextCommentBits enum valueclang::comments::Comment [protected]
Paragraphclang::comments::BlockCommandComment [protected]
ParagraphCommentBitsclang::comments::Comment
ParamCommandCommentBitsclang::comments::Comment
Rangeclang::comments::Comment [protected]
setArgs(ArrayRef< Argument > A)clang::comments::BlockCommandComment [inline]
setLocation(SourceLocation L)clang::comments::Comment [inline, protected]
setParagraph(ParagraphComment *PC)clang::comments::BlockCommandComment [inline]
setPosition(ArrayRef< unsigned > NewPosition)clang::comments::TParamCommandComment [inline]
setSourceRange(SourceRange SR)clang::comments::Comment [inline, protected]
TextCommentBitsclang::comments::Comment
TParamCommandComment(SourceLocation LocBegin, SourceLocation LocEnd, unsigned CommandID, CommandMarkerKind CommandMarker)clang::comments::TParamCommandComment [inline]