Searched refs:CombineWithOuterScope (Results 1 – 2 of 2) sorted by relevance
317 bool CombineWithOuterScope; variable333 LocalInstantiationScope(Sema &SemaRef, bool CombineWithOuterScope = false)335 CombineWithOuterScope(CombineWithOuterScope) { in SemaRef()371 new LocalInstantiationScope(SemaRef, CombineWithOuterScope); in cloneScopes()
3589 if (!Current->CombineWithOuterScope) in findInstantiationOf()3629 while (Current->CombineWithOuterScope && Current->Outer) { in InstantiatedLocal()3654 Current && Current->CombineWithOuterScope; Current = Current->Outer) in MakeInstantiatedLocalArgPack()3705 if (!Current->CombineWithOuterScope) in getPartiallySubstitutedPack()