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