|
clang 22.0.0git
|
#include "clang/Sema/Sema.h"
Public Member Functions | |
| GlobalEagerInstantiationScope (Sema &S, bool Enabled, bool AtEndOfTU) | |
| void | perform () |
| ~GlobalEagerInstantiationScope () | |
| GlobalEagerInstantiationScope (const GlobalEagerInstantiationScope &)=delete | |
| GlobalEagerInstantiationScope & | operator= (const GlobalEagerInstantiationScope &)=delete |
|
inline |
Definition at line 14053 of file Sema.h.
References clang::Sema::Sema().
Referenced by GlobalEagerInstantiationScope(), and operator=().
|
inline |
Definition at line 14073 of file Sema.h.
References clang::TU_Prefix.
|
delete |
References GlobalEagerInstantiationScope().
|
delete |
References GlobalEagerInstantiationScope(), and clang::Sema::Sema().
|
inline |
Definition at line 14065 of file Sema.h.
Referenced by clang::Sema::InstantiateVariableDefinition().