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