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.cpp247 Sema::GlobalEagerInstantiationScope GlobalInstantiations(S, /*Enabled=*/true); in ParseOrWrapTopLevelDecl()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp4988 GlobalEagerInstantiationScope GlobalInstantiations(*this, in InstantiateFunctionDefinition()
5539 GlobalEagerInstantiationScope GlobalInstantiations(*this, in InstantiateVariableDefinition()
5638 GlobalEagerInstantiationScope GlobalInstantiations(*this, in InstantiateVariableDefinition()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h13564 class GlobalEagerInstantiationScope {
13566 GlobalEagerInstantiationScope(Sema &S, bool Enabled) in GlobalEagerInstantiationScope() function
13585 ~GlobalEagerInstantiationScope() { in ~GlobalEagerInstantiationScope()