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

/netbsd-current/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaTemplateDeduction.cpp5231 static bool isVariadicFunctionTemplate(FunctionTemplateDecl *FunTmpl) { argument
H A DSemaTemplate.cpp10177 FunctionTemplateDecl *FunTmpl = dyn_cast<FunctionTemplateDecl>(Prev); local
10322 FunctionTemplateDecl *FunTmpl = Specialization->getPrimaryTemplate(); local
[all...]

Completed in 209 milliseconds