clang 24.0.0git
SubstitutedFriend Struct Reference

Public Member Functions

bool empty () const

Public Attributes

TypeSourceInfoTypeInfo = nullptr
TemplateName Template

Detailed Description

Definition at line 2122 of file SemaTemplateInstantiateDecl.cpp.

Member Function Documentation

◆ empty()

bool SubstitutedFriend::empty ( ) const
inline

Definition at line 2126 of file SemaTemplateInstantiateDecl.cpp.

References Template, and TypeInfo.

Member Data Documentation

◆ Template

TemplateName SubstitutedFriend::Template

Definition at line 2124 of file SemaTemplateInstantiateDecl.cpp.

Referenced by empty().

◆ TypeInfo

TypeSourceInfo* SubstitutedFriend::TypeInfo = nullptr

Definition at line 2123 of file SemaTemplateInstantiateDecl.cpp.

Referenced by empty().


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