clang
7.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 726 of file Comment.h.
References clang::comments::Comment::ParamCommandCommentBits.
Definition at line 737 of file Comment.h.
References clang::comments::Comment::getCommentKind().
|
inline |
Definition at line 749 of file Comment.h.
References clang::comments::Comment::ParamCommandCommentBits.
|
static |
Definition at line 178 of file Comment.cpp.
References In, InOut, and Out.
Referenced by clang::comments::Sema::actOnParamCommandDirectionArg().
|
inline |
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.
|
inline |
|
inline |
|
inline |
|
inline |
Definition at line 753 of file Comment.h.
References clang::comments::Comment::ParamCommandCommentBits.
Referenced by clang::comments::Sema::actOnParamCommandParamNameArg().
|
inline |
|
inline |
|
inline |
Definition at line 757 of file Comment.h.
References clang::comments::Comment::ParamCommandCommentBits.
Referenced by clang::comments::Sema::actOnParamCommandDirectionArg(), and clang::comments::Sema::actOnParamCommandParamNameArg().
|
inline |
|
inline |