clang
9.0.0
|
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 |
Definition at line 824 of file Comment.h.
References clang::comments::Comment::getCommentKind().
|
inline |
Definition at line 846 of file Comment.h.
Referenced by clang::TextNodeDumper::visitTParamCommandComment(), and clang::JSONNodeDumper::visitTParamCommandComment().
|
inline |
Definition at line 851 of file Comment.h.
References Depth.
Referenced by clang::TextNodeDumper::visitTParamCommandComment(), and clang::JSONNodeDumper::visitTParamCommandComment().
StringRef clang::comments::TParamCommandComment::getParamName | ( | const FullComment * | FC | ) | const |
Definition at line 363 of file Comment.cpp.
References clang::comments::FullComment::getDeclInfo(), clang::NamedDecl::getName(), clang::TemplateParameterList::getParam(), i, and clang::comments::DeclInfo::TemplateParameters.
Referenced by clang::TextNodeDumper::visitTParamCommandComment(), and clang::JSONNodeDumper::visitTParamCommandComment().
|
inline |
Definition at line 834 of file Comment.h.
Referenced by clang::TextNodeDumper::visitTParamCommandComment(), and clang::JSONNodeDumper::visitTParamCommandComment().
|
inline |
|
inline |
Definition at line 828 of file Comment.h.
Referenced by clang::TextNodeDumper::visitTParamCommandComment(), and clang::JSONNodeDumper::visitTParamCommandComment().
|
inline |
Definition at line 842 of file Comment.h.
Referenced by clang::TextNodeDumper::visitTParamCommandComment(), and clang::JSONNodeDumper::visitTParamCommandComment().
|
inline |