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

#include <Representation.h>

Public Member Functions

 TemplateParamInfo ()=default
 TemplateParamInfo (StringRef Contents)

Public Attributes

StringRef Contents

Detailed Description

Definition at line 329 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 331 of file Representation.h.

References Contents, and clang::doc::internString().

Member Data Documentation

◆ Contents

StringRef clang::doc::TemplateParamInfo::Contents

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