|
clang-tools 22.0.0git
|
#include <Representation.h>
Public Member Functions | |
| TemplateParamInfo ()=default | |
| TemplateParamInfo (StringRef Contents) | |
Public Attributes | |
| SmallString< 16 > | Contents |
Definition at line 211 of file Representation.h.
|
default |
|
inlineexplicit |
Definition at line 213 of file Representation.h.
References Contents.
| SmallString<16> clang::doc::TemplateParamInfo::Contents |
Definition at line 218 of file Representation.h.
Referenced by llvm::yaml::MappingTraits< TemplateParamInfo >::mapping(), clang::doc::parseRecord(), and TemplateParamInfo().