Searched refs:addInstantiatedParametersToScope (Results 1 – 1 of 1) sorted by relevance
| /netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/ |
| H A D | SemaTemplateInstantiateDecl.cpp | 4235 static bool addInstantiatedParametersToScope(Sema &S, FunctionDecl *Function, in addInstantiatedParametersToScope() function 4345 if (addInstantiatedParametersToScope(*this, FD, Pattern, Local, in InstantiateDefaultArgument() 4419 if (addInstantiatedParametersToScope(*this, Decl, Template, Scope, in InstantiateExceptionSpec() 4460 if (addInstantiatedParametersToScope( in CheckInstantiatedFunctionTemplateConstraints() 4839 if (addInstantiatedParametersToScope(*this, Function, PatternDecl, Scope, in InstantiateFunctionDefinition()
|