Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DTemplate.h520 void MakeInstantiatedLocalArgPack(const Decl *D);
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaConcept.cpp732 Scope.MakeInstantiatedLocalArgPack(CapturedPattern); in addInstantiatedCapturesToScope()
993 ScopeForParameters.MakeInstantiatedLocalArgPack(PVD); in SubstituteConstraintExpressionWithoutSatisfaction()
H A DSemaTemplateInstantiate.cpp1408 SemaRef.CurrentInstantiationScope->MakeInstantiatedLocalArgPack(Pack); in ExpandingFunctionParameterPack()
1452 SemaRef.CurrentInstantiationScope->MakeInstantiatedLocalArgPack(Old); in transformedLocalDecl()
4429 void LocalInstantiationScope::MakeInstantiatedLocalArgPack(const Decl *D) { in MakeInstantiatedLocalArgPack() function in LocalInstantiationScope
H A DSemaTemplateInstantiateDecl.cpp4500 Scope->MakeInstantiatedLocalArgPack(OldParam); in SubstFunctionType()
4613 Scope.MakeInstantiatedLocalArgPack(PatternParam); in addInstantiatedParametersToScope()