Home | History | Annotate | Download | only in Sema

Lines Matching refs:Saved

140       LocalInstantiationScope *Saved = 0;
142 Saved = CurrentInstantiationScope->cloneScopes(OuterMostScope);
143 LateAttrs->push_back(LateInstantiatedAttribute(TmplAttr, Saved, New));