clang 22.0.0git
clang::Sema::NonSFINAEContext Struct Reference

#include "clang/Sema/Sema.h"

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

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
SemaS

Detailed Description

Definition at line 12411 of file Sema.h.

Constructor & Destructor Documentation

◆ NonSFINAEContext()

clang::Sema::NonSFINAEContext::NonSFINAEContext ( Sema & S)
inline

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