Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaConcept.cpp543 if (addInstantiatedParametersToScope( in SetupConstraintScope()
552 if (addInstantiatedParametersToScope(FD, FromMemTempl->getTemplatedDecl(), in SetupConstraintScope()
577 if (addInstantiatedParametersToScope(FD, InstantiatedFrom, Scope, MLTAL)) in SetupConstraintScope()
H A DSemaTemplateInstantiateDecl.cpp4482 bool Sema::addInstantiatedParametersToScope( in addInstantiatedParametersToScope() function in Sema
4611 if (addInstantiatedParametersToScope(Decl, Template, Scope, TemplateArgs)) { in InstantiateExceptionSpec()
5060 if (addInstantiatedParametersToScope(Function, PatternDecl, Scope, in InstantiateFunctionDefinition()
H A DSemaTemplateInstantiate.cpp2871 if (addInstantiatedParametersToScope(FD, PatternFD, *LIS, TemplateArgs)) in SubstDefaultArgument()
/openbsd-src/gnu/llvm/clang/include/clang/Sema/
H A DSema.h7261 bool addInstantiatedParametersToScope(