Searched refs:addInstantiatedParametersToScope (Results 1 – 1 of 1) sorted by relevance
/external/clang/lib/Sema/ |
D | SemaTemplateInstantiateDecl.cpp | 3290 static bool addInstantiatedParametersToScope(Sema &S, FunctionDecl *Function, in addInstantiatedParametersToScope() function 3375 if (addInstantiatedParametersToScope(*this, Decl, Template, Scope, in InstantiateExceptionSpec() 3663 if (addInstantiatedParametersToScope(*this, Function, PatternDecl, Scope, in InstantiateFunctionDefinition()
|