clang-tools 22.0.0git
clang::doc::TemplateParamInfo Struct Reference

#include <Representation.h>

Public Member Functions

 TemplateParamInfo ()=default
 TemplateParamInfo (StringRef Contents)

Public Attributes

SmallString< 16 > Contents

Detailed Description

Definition at line 208 of file Representation.h.

Constructor & Destructor Documentation

◆ TemplateParamInfo() [1/2]

clang::doc::TemplateParamInfo::TemplateParamInfo ( )
default

◆ TemplateParamInfo() [2/2]

clang::doc::TemplateParamInfo::TemplateParamInfo ( StringRef Contents)
inlineexplicit

Definition at line 210 of file Representation.h.

References Contents.

Member Data Documentation

◆ Contents

SmallString<16> clang::doc::TemplateParamInfo::Contents

The documentation for this struct was generated from the following file: