clang 24.0.0git
SubstitutedFriend Struct Reference

Public Member Functions

bool empty () const

Public Attributes

TypeSourceInfoTypeInfo = nullptr
TemplateName Template

Detailed Description

Definition at line 2117 of file SemaTemplateInstantiateDecl.cpp.

Member Function Documentation

◆ empty()

bool SubstitutedFriend::empty ( ) const
inline

Definition at line 2121 of file SemaTemplateInstantiateDecl.cpp.

References Template, and TypeInfo.

Member Data Documentation

◆ Template

TemplateName SubstitutedFriend::Template

Definition at line 2119 of file SemaTemplateInstantiateDecl.cpp.

Referenced by empty().

◆ TypeInfo

TypeSourceInfo* SubstitutedFriend::TypeInfo = nullptr

Definition at line 2118 of file SemaTemplateInstantiateDecl.cpp.

Referenced by empty().


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