Home
last modified time | relevance | path

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

/external/clang/include/clang/Sema/
DTemplate.h336 void MakeInstantiatedLocalArgPack(const Decl *D);
/external/clang/lib/Sema/
DSemaTemplateInstantiate.cpp671 SemaRef.CurrentInstantiationScope->MakeInstantiatedLocalArgPack(Pack); in ExpandingFunctionParameterPack()
2841 void LocalInstantiationScope::MakeInstantiatedLocalArgPack(const Decl *D) { in MakeInstantiatedLocalArgPack() function in LocalInstantiationScope
DSemaTemplateInstantiateDecl.cpp3235 Scope->MakeInstantiatedLocalArgPack(OldParam); in SubstFunctionType()
3323 Scope.MakeInstantiatedLocalArgPack(PatternParam); in addInstantiatedParametersToScope()