Searched refs:cloneScopes (Results 1 – 2 of 2) sorted by relevance
458 LocalInstantiationScope *cloneScopes(LocalInstantiationScope *Outermost) { in cloneScopes() function470 newScope->Outer = Outer->cloneScopes(Outermost); in cloneScopes()
879 Saved = CurrentInstantiationScope->cloneScopes(OuterMostScope); in InstantiateAttrs()