clang 20.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 bool | classof (const Comment *C) |
![]() | |
static bool | classof (const Comment *C) |
|
inline |
|
inline |
Definition at line 837 of file Comment.h.
References isPositionValid().
Referenced by getParamName().
Definition at line 842 of file Comment.h.
References isPositionValid().
Referenced by getParamName().
StringRef clang::comments::TParamCommandComment::getParamName | ( | const FullComment * | FC | ) | const |
Definition at line 375 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 825 of file Comment.h.
References clang::comments::BlockCommandComment::Args.
|
inline |
Definition at line 829 of file Comment.h.
References clang::comments::BlockCommandComment::Args.
Referenced by clang::comments::Sema::actOnTParamCommandParamNameArg().