Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/clang/include/clang/Sema/
HDTemplate.h520 void MakeInstantiatedLocalArgPack(const Decl *D);
/freebsd-head/contrib/llvm-project/clang/lib/Sema/
HDSemaConcept.cpp732 Scope.MakeInstantiatedLocalArgPack(CapturedPattern); in addInstantiatedCapturesToScope()
993 ScopeForParameters.MakeInstantiatedLocalArgPack(PVD); in SubstituteConstraintExpressionWithoutSatisfaction()
HDSemaTemplateInstantiate.cpp1405 SemaRef.CurrentInstantiationScope->MakeInstantiatedLocalArgPack(Pack); in ExpandingFunctionParameterPack()
1449 SemaRef.CurrentInstantiationScope->MakeInstantiatedLocalArgPack(Old); in transformedLocalDecl()
4436 void LocalInstantiationScope::MakeInstantiatedLocalArgPack(const Decl *D) { in MakeInstantiatedLocalArgPack() function in LocalInstantiationScope
HDSemaTemplateInstantiateDecl.cpp4500 Scope->MakeInstantiatedLocalArgPack(OldParam); in SubstFunctionType()
4613 Scope.MakeInstantiatedLocalArgPack(PatternParam); in addInstantiatedParametersToScope()