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