Searched refs:InstantiatedLocalPackArg (Results 1 – 3 of 3) sorted by relevance
335 void InstantiatedLocalPackArg(const Decl *D, Decl *Inst);
1721 CurrentInstantiationScope->InstantiatedLocalPackArg(OldParm, NewParm); in SubstParmVarDecl()2843 void LocalInstantiationScope::InstantiatedLocalPackArg(const Decl *D, in InstantiatedLocalPackArg() function in LocalInstantiationScope
3015 Scope->InstantiatedLocalPackArg(OldParam, NewParam); in SubstFunctionType()3118 Scope.InstantiatedLocalPackArg(PatternParam, FunctionParam); in addInstantiatedParametersToScope()