Home
last modified time | relevance | path

Searched refs:addInstantiatedParametersToScope (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaConcept.cpp766 if (addInstantiatedParametersToScope( in SetupConstraintScope()
781 if (addInstantiatedParametersToScope(FD, FromMemTempl->getTemplatedDecl(), in SetupConstraintScope()
806 if (addInstantiatedParametersToScope(FD, InstantiatedFrom, Scope, MLTAL)) in SetupConstraintScope()
H A DSemaTemplateInstantiateDecl.cpp4580 bool Sema::addInstantiatedParametersToScope( in addInstantiatedParametersToScope() function in Sema
4715 if (addInstantiatedParametersToScope(Decl, Template, Scope, TemplateArgs)) { in InstantiateExceptionSpec()
5165 if (addInstantiatedParametersToScope(Function, PatternDecl, Scope, in InstantiateFunctionDefinition()
H A DSemaLambda.cpp2417 SemaRef.addInstantiatedParametersToScope(FD, FDPattern, Scope, MLTAL); in LambdaScopeForCallOperatorInstantiationRAII()
H A DSemaTemplateInstantiate.cpp3247 if (addInstantiatedParametersToScope(FD, PatternFD, *LIS, TemplateArgs)) in SubstDefaultArgument()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h13820 bool addInstantiatedParametersToScope(