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