clang 22.0.0git
clang::Sema::SFINAEContextBase Struct Reference

#include "clang/Sema/Sema.h"

Inheritance diagram for clang::Sema::SFINAEContextBase:
[legend]

Public Member Functions

 SFINAEContextBase (Sema &S, SFINAETrap *Cur)

Protected Member Functions

 ~SFINAEContextBase ()

Protected Attributes

SemaS

Detailed Description

Definition at line 12399 of file Sema.h.

Constructor & Destructor Documentation

◆ SFINAEContextBase()

clang::Sema::SFINAEContextBase::SFINAEContextBase ( Sema & S,
SFINAETrap * Cur )
inline

◆ ~SFINAEContextBase()

clang::Sema::SFINAEContextBase::~SFINAEContextBase ( )
inlineprotected

Definition at line 12405 of file Sema.h.

References S.

Member Data Documentation

◆ S


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