Home
last modified time | relevance | path

Searched refs:GetTypeOfFunction (Results 1 – 1 of 1) sorted by relevance

/freebsd-10-stable/contrib/llvm/tools/clang/lib/Sema/
DSemaTemplateDeduction.cpp2976 static QualType GetTypeOfFunction(Sema &S, const OverloadExpr::FindResult &R, in GetTypeOfFunction() function
3028 return GetTypeOfFunction(S, R, ExplicitSpec); in ResolveOverloadForDeduction()
3061 QualType ArgType = GetTypeOfFunction(S, R, Fn); in ResolveOverloadForDeduction()