Searched refs:addInstantiatedParametersToScope (Results 1 – 1 of 1) sorted by relevance
| /NextBSD/contrib/llvm/tools/clang/lib/Sema/ |
| HD | SemaTemplateInstantiateDecl.cpp | 3108 static bool addInstantiatedParametersToScope(Sema &S, FunctionDecl *Function, in addInstantiatedParametersToScope() function 3193 if (addInstantiatedParametersToScope(*this, Decl, Template, Scope, in InstantiateExceptionSpec() 3469 if (addInstantiatedParametersToScope(*this, Function, PatternDecl, Scope, in InstantiateFunctionDefinition()
|