Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/Sema/
H A DTemplate.h489 void MakeInstantiatedLocalArgPack(const Decl *D);
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaTemplateInstantiate.cpp1161 SemaRef.CurrentInstantiationScope->MakeInstantiatedLocalArgPack(Pack); in ExpandingFunctionParameterPack()
1205 SemaRef.CurrentInstantiationScope->MakeInstantiatedLocalArgPack(Old); in transformedLocalDecl()
4096 void LocalInstantiationScope::MakeInstantiatedLocalArgPack(const Decl *D) { in MakeInstantiatedLocalArgPack() function in LocalInstantiationScope
H A DSemaTemplateInstantiateDecl.cpp4427 Scope->MakeInstantiatedLocalArgPack(OldParam); in SubstFunctionType()
4515 Scope.MakeInstantiatedLocalArgPack(PatternParam); in addInstantiatedParametersToScope()