Searched refs:CombineWithOuterScope (Results 1 – 2 of 2) sorted by relevance
351 bool CombineWithOuterScope; variable367 LocalInstantiationScope(Sema &SemaRef, bool CombineWithOuterScope = false)369 CombineWithOuterScope(CombineWithOuterScope) { in SemaRef()405 new LocalInstantiationScope(SemaRef, CombineWithOuterScope); in cloneScopes()
3635 if (!Current->CombineWithOuterScope) in findInstantiationOf()3675 while (Current->CombineWithOuterScope && Current->Outer) { in InstantiatedLocal()3700 Current && Current->CombineWithOuterScope; Current = Current->Outer) in MakeInstantiatedLocalArgPack()3751 if (!Current->CombineWithOuterScope) in getPartiallySubstitutedPack()