Searched refs:CombineWithOuterScope (Results 1 – 2 of 2) sorted by relevance
412 bool CombineWithOuterScope; variable428 LocalInstantiationScope(Sema &SemaRef, bool CombineWithOuterScope = false)430 CombineWithOuterScope(CombineWithOuterScope) { in SemaRef()466 new LocalInstantiationScope(SemaRef, CombineWithOuterScope); in cloneScopes()
4368 if (!Current->CombineWithOuterScope) in findInstantiationOf()4408 while (Current->CombineWithOuterScope && Current->Outer) { in InstantiatedLocal()4433 Current && Current->CombineWithOuterScope; Current = Current->Outer) in MakeInstantiatedLocalArgPack()4484 if (!Current->CombineWithOuterScope) in getPartiallySubstitutedPack()