|
clang-tools 23.0.0git
|
#include <Representation.h>
Public Member Functions | |
| TemplateParamInfo ()=default | |
| TemplateParamInfo (StringRef Contents) | |
Public Attributes | |
| StringRef | Contents = {} |
Definition at line 408 of file Representation.h.
|
default |
|
inlineexplicit |
Definition at line 410 of file Representation.h.
References Contents, and clang::doc::internString().
| StringRef clang::doc::TemplateParamInfo::Contents = {} |
Definition at line 416 of file Representation.h.
Referenced by llvm::yaml::MappingTraits< TemplateParamInfo >::mapping(), clang::doc::parseRecord(), and TemplateParamInfo().