|
clang 22.0.0git
|
#include "clang/Sema/Sema.h"
Public Member Functions | |
| NonSFINAEContext (Sema &S) | |
| Public Member Functions inherited from clang::Sema::SFINAEContextBase | |
| SFINAEContextBase (Sema &S, SFINAETrap *Cur) | |
Additional Inherited Members | |
| Protected Member Functions inherited from clang::Sema::SFINAEContextBase | |
| ~SFINAEContextBase () | |
| Protected Attributes inherited from clang::Sema::SFINAEContextBase | |
| Sema & | S |
|
inline |
Definition at line 12412 of file Sema.h.
References clang::nullptr, clang::Sema::SFINAEContextBase::S, clang::Sema::Sema(), and clang::Sema::SFINAEContextBase::SFINAEContextBase().