Home
last modified time | relevance | path

Searched refs:MakeInstantiatedLocalArgPack (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/clang/include/clang/Sema/
H A DTemplate.h459 void MakeInstantiatedLocalArgPack(const Decl *D);
/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaTemplateInstantiate.cpp982 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
H A DSemaTemplateInstantiateDecl.cpp4365 Scope->MakeInstantiatedLocalArgPack(OldParam); in SubstFunctionType()
4453 Scope.MakeInstantiatedLocalArgPack(PatternParam); in addInstantiatedParametersToScope()