clang
10.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 |
Definition at line 826 of file Comment.h.
References clang::comments::Comment::getCommentKind().
|
inline |
Definition at line 848 of file Comment.h.
Referenced by clang::TextNodeDumper::visitTParamCommandComment(), and clang::JSONNodeDumper::visitTParamCommandComment().
|
inline |
Definition at line 853 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 378 of file Comment.cpp.
References clang::comments::FullComment::getDeclInfo(), clang::NamedDecl::getName(), clang::TemplateParameterList::getParam(), and clang::comments::DeclInfo::TemplateParameters.
Referenced by clang::TextNodeDumper::visitTParamCommandComment(), and clang::JSONNodeDumper::visitTParamCommandComment().
|
inline |
Definition at line 836 of file Comment.h.
Referenced by clang::TextNodeDumper::visitTParamCommandComment(), and clang::JSONNodeDumper::visitTParamCommandComment().
|
inline |
|
inline |
Definition at line 830 of file Comment.h.
Referenced by clang::TextNodeDumper::visitTParamCommandComment(), and clang::JSONNodeDumper::visitTParamCommandComment().
|
inline |
Definition at line 844 of file Comment.h.
Referenced by clang::TextNodeDumper::visitTParamCommandComment(), and clang::JSONNodeDumper::visitTParamCommandComment().
|
inline |