Home
last modified time | relevance | path

Searched refs:GlobalEagerInstantiationScope (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Interpreter/
H A DIncrementalParser.cpp44 Sema::GlobalEagerInstantiationScope GlobalInstantiations(S, /*Enabled=*/true, in ParseOrWrapTopLevelDecl()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp5567 GlobalEagerInstantiationScope GlobalInstantiations(*this, in InstantiateFunctionDefinition()
6216 GlobalEagerInstantiationScope GlobalInstantiations( in InstantiateVariableDefinition()
6316 GlobalEagerInstantiationScope GlobalInstantiations(*this, in InstantiateVariableDefinition()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h13854 class GlobalEagerInstantiationScope {
13856 GlobalEagerInstantiationScope(Sema &S, bool Enabled, bool AtEndOfTU) in GlobalEagerInstantiationScope() function
13876 ~GlobalEagerInstantiationScope() { in ~GlobalEagerInstantiationScope()