Searched defs:addInstantiatedParametersToScope (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp3290 static bool addInstantiatedParametersToScope(Sema &S, FunctionDecl *Function, function
3375 if (addInstantiatedParametersToScope(*this, Decl, Template, Scope,
3663 if (addInstantiatedParametersToScope(*this, Function, PatternDecl, Scope,

Completed in 110 milliseconds