Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Sema/
H A DTemplate.h383 void MakeInstantiatedLocalArgPack(const Decl *D);
/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaTemplateInstantiate.cpp777 SemaRef.CurrentInstantiationScope->MakeInstantiatedLocalArgPack(Pack); in ExpandingFunctionParameterPack()
2975 void LocalInstantiationScope::MakeInstantiatedLocalArgPack(const Decl *D) { in MakeInstantiatedLocalArgPack() function in LocalInstantiationScope
H A DSemaTemplateInstantiateDecl.cpp3545 Scope->MakeInstantiatedLocalArgPack(OldParam); in SubstFunctionType()
3633 Scope.MakeInstantiatedLocalArgPack(PatternParam); in addInstantiatedParametersToScope()