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