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