Searched refs:MakeInstantiatedLocalArgPack (Results 1 – 4 of 4) sorted by relevance
520 void MakeInstantiatedLocalArgPack(const Decl *D);
1267 SemaRef.CurrentInstantiationScope->MakeInstantiatedLocalArgPack(Pack); in ExpandingFunctionParameterPack()1311 SemaRef.CurrentInstantiationScope->MakeInstantiatedLocalArgPack(Old); in transformedLocalDecl()4293 void LocalInstantiationScope::MakeInstantiatedLocalArgPack(const Decl *D) { in MakeInstantiatedLocalArgPack() function in LocalInstantiationScope
575 Scope.MakeInstantiatedLocalArgPack(CapturedPattern); in addInstantiatedCapturesToScope()
4492 Scope->MakeInstantiatedLocalArgPack(OldParam); in SubstFunctionType()4610 Scope.MakeInstantiatedLocalArgPack(PatternParam); in addInstantiatedParametersToScope()