Home | History | Annotate | Download | only in Sema

Lines Matching refs:Saved

190       LocalInstantiationScope *Saved = nullptr;
192 Saved = CurrentInstantiationScope->cloneScopes(OuterMostScope);
193 LateAttrs->push_back(LateInstantiatedAttribute(TmplAttr, Saved, New));