Lines Matching refs:InstantiatedLocal
818 SemaRef.CurrentInstantiationScope->InstantiatedLocal(Old, New);
988 getSema().CurrentInstantiationScope->InstantiatedLocal(D, Inst);
1040 getSema().CurrentInstantiationScope->InstantiatedLocal(ExceptionDecl, Var);
1049 getSema().CurrentInstantiationScope->InstantiatedLocal(ExceptionDecl, Var);
1752 CurrentInstantiationScope->InstantiatedLocal(OldParm, NewParm);
2763 void LocalInstantiationScope::InstantiatedLocal(const Decl *D, Decl *Inst) {