clang
9.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 722 of file Comment.h.
References clang::comments::Comment::ParamCommandCommentBits.
Definition at line 733 of file Comment.h.
References clang::comments::Comment::getCommentKind().
|
inline |
Definition at line 745 of file Comment.h.
References clang::comments::Comment::ParamCommandCommentBits.
Referenced by clang::TextNodeDumper::visitParamCommandComment(), and clang::JSONNodeDumper::visitParamCommandComment().
|
static |
Definition at line 177 of file Comment.cpp.
References In, InOut, and Out.
Referenced by clang::comments::Sema::actOnParamCommandDirectionArg(), and clang::TextNodeDumper::visitParamCommandComment().
|
inline |
Definition at line 785 of file Comment.h.
Referenced by clang::TextNodeDumper::visitParamCommandComment(), and clang::JSONNodeDumper::visitParamCommandComment().
StringRef clang::comments::ParamCommandComment::getParamName | ( | const FullComment * | FC | ) | const |
Definition at line 356 of file Comment.cpp.
References clang::comments::FullComment::getDeclInfo(), and clang::comments::DeclInfo::ParamVars.
Referenced by clang::TextNodeDumper::visitParamCommandComment(), and clang::JSONNodeDumper::visitParamCommandComment().
|
inline |
Definition at line 764 of file Comment.h.
Referenced by clang::comments::Sema::resolveParamCommandIndexes(), clang::TextNodeDumper::visitParamCommandComment(), and clang::JSONNodeDumper::visitParamCommandComment().
|
inline |
Definition at line 768 of file Comment.h.
Referenced by clang::comments::Sema::resolveParamCommandIndexes().
|
inline |
Definition at line 758 of file Comment.h.
Referenced by clang::comments::Sema::resolveParamCommandIndexes(), clang::TextNodeDumper::visitParamCommandComment(), and clang::JSONNodeDumper::visitParamCommandComment().
|
inline |
Definition at line 749 of file Comment.h.
References clang::comments::Comment::ParamCommandCommentBits.
Referenced by clang::comments::Sema::actOnParamCommandParamNameArg(), clang::TextNodeDumper::visitParamCommandComment(), and clang::JSONNodeDumper::visitParamCommandComment().
|
inline |
Definition at line 772 of file Comment.h.
Referenced by clang::TextNodeDumper::visitParamCommandComment(), and clang::JSONNodeDumper::visitParamCommandComment().
|
inline |
Definition at line 776 of file Comment.h.
Referenced by clang::TextNodeDumper::visitParamCommandComment(), and clang::JSONNodeDumper::visitParamCommandComment().
|
inline |
Definition at line 753 of file Comment.h.
References clang::comments::Comment::ParamCommandCommentBits.
Referenced by clang::comments::Sema::actOnParamCommandDirectionArg(), and clang::comments::Sema::actOnParamCommandParamNameArg().
|
inline |
Definition at line 780 of file Comment.h.
Referenced by clang::comments::Sema::resolveParamCommandIndexes().
|
inline |
Definition at line 791 of file Comment.h.
Referenced by clang::comments::Sema::resolveParamCommandIndexes().