|
clang 23.0.0git
|
Doxygen \tparam command, describes a template parameter. More...
#include "clang/AST/Comment.h"
Static Public Member Functions | |
| static bool | classof (const Comment *C) |
| Static Public Member Functions inherited from clang::comments::BlockCommandComment | |
| static bool | classof (const Comment *C) |
| Static Public Member Functions inherited from clang::comments::BlockContentComment | |
| static bool | classof (const Comment *C) |
|
inline |
Definition at line 822 of file Comment.h.
References clang::comments::BlockCommandComment::BlockCommandComment(), and TParamCommandComment().
Referenced by TParamCommandComment().
|
inline |
Definition at line 849 of file Comment.h.
References isPositionValid().
Referenced by getParamName().
Definition at line 854 of file Comment.h.
References isPositionValid().
Referenced by getParamName().
| StringRef clang::comments::TParamCommandComment::getParamName | ( | const FullComment * | FC | ) | const |
Definition at line 385 of file Comment.cpp.
References clang::comments::FullComment::getDeclInfo(), getDepth(), getIndex(), clang::NamedDecl::getName(), clang::TemplateParameterList::getParam(), isPositionValid(), and clang::comments::DeclInfo::TemplateParameters.
|
inline |
Definition at line 837 of file Comment.h.
References clang::comments::BlockCommandComment::Args.
|
inline |
Definition at line 841 of file Comment.h.
References clang::comments::BlockCommandComment::Args.
Referenced by clang::comments::Sema::actOnTParamCommandParamNameArg().
|
inline |
Definition at line 831 of file Comment.h.
References clang::comments::BlockCommandComment::getNumArgs().
|
inline |
Definition at line 845 of file Comment.h.
Referenced by getDepth(), getIndex(), getParamName(), and setPosition().
Definition at line 859 of file Comment.h.
References isPositionValid().
Referenced by clang::comments::Sema::actOnTParamCommandParamNameArg().