Searched refs:CombineWithOuterScope (Results 1 – 2 of 2) sorted by relevance
412 bool CombineWithOuterScope; variable433 LocalInstantiationScope(Sema &SemaRef, bool CombineWithOuterScope = false,436 CombineWithOuterScope(CombineWithOuterScope), in SemaRef()473 new LocalInstantiationScope(SemaRef, CombineWithOuterScope); in cloneScopes()
4610 if (!Current->CombineWithOuterScope) in getInstantiationOfIfExists()4658 while (Current->CombineWithOuterScope && Current->Outer) { in InstantiatedLocal()4683 Current && Current->CombineWithOuterScope; Current = Current->Outer) in MakeInstantiatedLocalArgPack()4734 if (!Current->CombineWithOuterScope) in getPartiallySubstitutedPack()