Searched refs:InstantiatedLocalPackArg (Results 1 – 3 of 3) sorted by relevance
424 void InstantiatedLocalPackArg(const Decl *D, VarDecl *Inst);
1012 SemaRef.CurrentInstantiationScope->InstantiatedLocalPackArg( in transformedLocalDecl()2445 CurrentInstantiationScope->InstantiatedLocalPackArg(OldParm, NewParm); in SubstParmVarDecl()3643 void LocalInstantiationScope::InstantiatedLocalPackArg(const Decl *D, in InstantiatedLocalPackArg() function in LocalInstantiationScope
4184 Scope->InstantiatedLocalPackArg(OldParam, NewParam); in SubstFunctionType()4287 Scope.InstantiatedLocalPackArg(PatternParam, FunctionParam); in addInstantiatedParametersToScope()