Searched refs:MakeInstantiatedLocalArgPack (Results 1 – 3 of 3) sorted by relevance
336 void MakeInstantiatedLocalArgPack(const Decl *D);
671 SemaRef.CurrentInstantiationScope->MakeInstantiatedLocalArgPack(Pack); in ExpandingFunctionParameterPack()2841 void LocalInstantiationScope::MakeInstantiatedLocalArgPack(const Decl *D) { in MakeInstantiatedLocalArgPack() function in LocalInstantiationScope
3235 Scope->MakeInstantiatedLocalArgPack(OldParam); in SubstFunctionType()3323 Scope.MakeInstantiatedLocalArgPack(PatternParam); in addInstantiatedParametersToScope()