Searched refs:GetTypeOfFunction (Results 1 – 1 of 1) sorted by relevance
2966 static QualType GetTypeOfFunction(Sema &S, const OverloadExpr::FindResult &R, in GetTypeOfFunction() function3018 return GetTypeOfFunction(S, R, ExplicitSpec); in ResolveOverloadForDeduction()3024 return GetTypeOfFunction(S, R, Viable); in ResolveOverloadForDeduction()3056 QualType ArgType = GetTypeOfFunction(S, R, Fn); in ResolveOverloadForDeduction()