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