Searched refs:InstantiatedLocalPackArg (Results 1 – 3 of 3) sorted by relevance
519 void InstantiatedLocalPackArg(const Decl *D, VarDecl *Inst);
1313 SemaRef.CurrentInstantiationScope->InstantiatedLocalPackArg( in transformedLocalDecl()2985 CurrentInstantiationScope->InstantiatedLocalPackArg(OldParm, NewParm); in SubstParmVarDecl()4286 void LocalInstantiationScope::InstantiatedLocalPackArg(const Decl *D, in InstantiatedLocalPackArg() function in LocalInstantiationScope
4496 Scope->InstantiatedLocalPackArg(OldParam, NewParam); in SubstFunctionType()4629 Scope.InstantiatedLocalPackArg(PatternParam, FunctionParam); in addInstantiatedParametersToScope()