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