Searched refs:MakeInstantiatedLocalArgPack (Results 1 – 3 of 3) sorted by relevance
459 void MakeInstantiatedLocalArgPack(const Decl *D);
982 SemaRef.CurrentInstantiationScope->MakeInstantiatedLocalArgPack(Pack); in ExpandingFunctionParameterPack()1026 SemaRef.CurrentInstantiationScope->MakeInstantiatedLocalArgPack(Old); in transformedLocalDecl()3696 void LocalInstantiationScope::MakeInstantiatedLocalArgPack(const Decl *D) { in MakeInstantiatedLocalArgPack() function in LocalInstantiationScope
4365 Scope->MakeInstantiatedLocalArgPack(OldParam); in SubstFunctionType()4453 Scope.MakeInstantiatedLocalArgPack(PatternParam); in addInstantiatedParametersToScope()