|
clang 22.0.0git
|
#include "clang/Sema/Sema.h"
Public Member Functions | |
| SFINAEContextBase (Sema &S, SFINAETrap *Cur) | |
Protected Member Functions | |
| ~SFINAEContextBase () | |
Protected Attributes | |
| Sema & | S |
|
inline |
Definition at line 12400 of file Sema.h.
References clang::Sema::CurrentSFINAEContext, S, and clang::Sema::Sema().
Referenced by clang::Sema::NonSFINAEContext::NonSFINAEContext().
|
inlineprotected |
|
protected |
Definition at line 12404 of file Sema.h.
Referenced by clang::Sema::NonSFINAEContext::NonSFINAEContext(), SFINAEContextBase(), clang::Sema::SFINAETrap::SFINAETrap(), clang::Sema::SFINAETrap::SFINAETrap(), ~SFINAEContextBase(), and clang::Sema::SFINAETrap::~SFINAETrap().