Searched refs:CombineWithOuterScope (Results 1 – 2 of 2) sorted by relevance
225 bool CombineWithOuterScope; variable246 LocalInstantiationScope(Sema &SemaRef, bool CombineWithOuterScope = false)248 Exited(false), CombineWithOuterScope(CombineWithOuterScope), in SemaRef()277 new LocalInstantiationScope(SemaRef, CombineWithOuterScope); in cloneScopes()
2781 if (!Current->CombineWithOuterScope) in findInstantiationOf()2857 if (!Current->CombineWithOuterScope) in getPartiallySubstitutedPack()