Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaTemplateDeduction.cpp3714 static QualType GetTypeOfFunction(Sema &S, const OverloadExpr::FindResult &R, in GetTypeOfFunction() function
3767 return GetTypeOfFunction(S, R, ExplicitSpec); in ResolveOverloadForDeduction()
3773 return GetTypeOfFunction(S, R, Viable); in ResolveOverloadForDeduction()
3805 QualType ArgType = GetTypeOfFunction(S, R, Fn); in ResolveOverloadForDeduction()