Searched refs:cloneScopes (Results 1 – 4 of 4) sorted by relevance
274 LocalInstantiationScope *cloneScopes(LocalInstantiationScope *Outermost) { in cloneScopes() function286 newScope->Outer = Outer->cloneScopes(Outermost); in cloneScopes()
363 LocalInstantiationScope *cloneScopes(LocalInstantiationScope *Outermost) { in cloneScopes() function375 newScope->Outer = Outer->cloneScopes(Outermost); in cloneScopes()
386 Saved = CurrentInstantiationScope->cloneScopes(OuterMostScope); in InstantiateAttrs()
701 Saved = CurrentInstantiationScope->cloneScopes(OuterMostScope); in InstantiateAttrs()