Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaConcept.cpp438 if (addInstantiatedParametersToScope( in CheckInstantiatedFunctionTemplateConstraints()
H A DSemaTemplateInstantiateDecl.cpp4420 bool Sema::addInstantiatedParametersToScope( in addInstantiatedParametersToScope() function in Sema
4530 if (addInstantiatedParametersToScope(FD, Pattern, Local, TemplateArgs)) in InstantiateDefaultArgument()
4603 if (addInstantiatedParametersToScope(Decl, Template, Scope, TemplateArgs)) { in InstantiateExceptionSpec()
5051 if (addInstantiatedParametersToScope(Function, PatternDecl, Scope, in InstantiateFunctionDefinition()
/llvm-project-15.0.7/clang/include/clang/Sema/
H A DSema.h7110 bool addInstantiatedParametersToScope(