Searched refs:MakeInstantiatedLocalArgPack (Results 1 – 3 of 3) sorted by relevance
383 void MakeInstantiatedLocalArgPack(const Decl *D);
777 SemaRef.CurrentInstantiationScope->MakeInstantiatedLocalArgPack(Pack); in ExpandingFunctionParameterPack()2975 void LocalInstantiationScope::MakeInstantiatedLocalArgPack(const Decl *D) { in MakeInstantiatedLocalArgPack() function in LocalInstantiationScope
3545 Scope->MakeInstantiatedLocalArgPack(OldParam); in SubstFunctionType()3633 Scope.MakeInstantiatedLocalArgPack(PatternParam); in addInstantiatedParametersToScope()