Searched refs:LocalEagerInstantiationScope (Results 1 – 3 of 3) sorted by relevance
46 Sema::LocalEagerInstantiationScope LocalInstantiations(S, /*AtEndOfTU=*/true); in ParseOrWrapTopLevelDecl()
2571 Sema::LocalEagerInstantiationScope LocalInstantiations(SemaRef, in VisitCXXRecordDecl()5570 LocalEagerInstantiationScope LocalInstantiations(*this, in InstantiateFunctionDefinition()6220 LocalEagerInstantiationScope LocalInstantiations(*this, in InstantiateVariableDefinition()6325 LocalEagerInstantiationScope LocalInstantiations(*this, in InstantiateVariableDefinition()
13811 class LocalEagerInstantiationScope {13813 LocalEagerInstantiationScope(Sema &S, bool AtEndOfTU) in LocalEagerInstantiationScope() function13824 ~LocalEagerInstantiationScope() { in ~LocalEagerInstantiationScope()