clang
8.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 825 of file Comment.h.
References clang::comments::Comment::getCommentKind().
|
inline |
Definition at line 847 of file Comment.h.
Referenced by clang::TextNodeDumper::visitTParamCommandComment().
|
inline |
Definition at line 852 of file Comment.h.
References Depth.
Referenced by clang::TextNodeDumper::visitTParamCommandComment().
StringRef clang::comments::TParamCommandComment::getParamName | ( | const FullComment * | FC | ) | const |
Definition at line 364 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().
|
inline |
Definition at line 835 of file Comment.h.
Referenced by clang::TextNodeDumper::visitTParamCommandComment().
|
inline |
|
inline |
Definition at line 829 of file Comment.h.
Referenced by clang::TextNodeDumper::visitTParamCommandComment().
|
inline |
Definition at line 843 of file Comment.h.
Referenced by clang::TextNodeDumper::visitTParamCommandComment().
|
inline |