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