clang
8.0.0
|
Doxygen \param command. More...
#include "clang/AST/Comment.h"
Public Types | |
enum | : unsigned { InvalidParamIndex = ~0U, VarArgParamIndex = ~0U - 1U } |
enum | PassDirection { In, Out, InOut } |
![]() | |
enum | CommentKind { NoCommentKind = 0 } |
typedef Comment *const * | child_iterator |
Static Public Member Functions | |
static bool | classof (const Comment *C) |
static const char * | getDirectionAsString (PassDirection D) |
![]() | |
static bool | classof (const Comment *C) |
![]() | |
static bool | classof (const Comment *C) |
anonymous enum : unsigned |
|
inline |
Definition at line 723 of file Comment.h.
References clang::comments::Comment::ParamCommandCommentBits.
Definition at line 734 of file Comment.h.
References clang::comments::Comment::getCommentKind().
|
inline |
Definition at line 746 of file Comment.h.
References clang::comments::Comment::ParamCommandCommentBits.
Referenced by clang::TextNodeDumper::visitParamCommandComment().
|
static |
Definition at line 178 of file Comment.cpp.
References In, InOut, and Out.
Referenced by clang::comments::Sema::actOnParamCommandDirectionArg(), and clang::TextNodeDumper::visitParamCommandComment().
|
inline |
Definition at line 786 of file Comment.h.
Referenced by clang::TextNodeDumper::visitParamCommandComment().
StringRef clang::comments::ParamCommandComment::getParamName | ( | const FullComment * | FC | ) | const |
Definition at line 357 of file Comment.cpp.
References clang::comments::FullComment::getDeclInfo(), and clang::comments::DeclInfo::ParamVars.
Referenced by clang::TextNodeDumper::visitParamCommandComment().
|
inline |
Definition at line 765 of file Comment.h.
Referenced by clang::comments::Sema::resolveParamCommandIndexes(), and clang::TextNodeDumper::visitParamCommandComment().
|
inline |
Definition at line 769 of file Comment.h.
Referenced by clang::comments::Sema::resolveParamCommandIndexes().
|
inline |
Definition at line 759 of file Comment.h.
Referenced by clang::comments::Sema::resolveParamCommandIndexes(), and clang::TextNodeDumper::visitParamCommandComment().
|
inline |
Definition at line 750 of file Comment.h.
References clang::comments::Comment::ParamCommandCommentBits.
Referenced by clang::comments::Sema::actOnParamCommandParamNameArg(), and clang::TextNodeDumper::visitParamCommandComment().
|
inline |
Definition at line 773 of file Comment.h.
Referenced by clang::TextNodeDumper::visitParamCommandComment().
|
inline |
Definition at line 777 of file Comment.h.
Referenced by clang::TextNodeDumper::visitParamCommandComment().
|
inline |
Definition at line 754 of file Comment.h.
References clang::comments::Comment::ParamCommandCommentBits.
Referenced by clang::comments::Sema::actOnParamCommandDirectionArg(), and clang::comments::Sema::actOnParamCommandParamNameArg().
|
inline |
Definition at line 781 of file Comment.h.
Referenced by clang::comments::Sema::resolveParamCommandIndexes().
|
inline |
Definition at line 792 of file Comment.h.
Referenced by clang::comments::Sema::resolveParamCommandIndexes().