reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/lib/Sema/SemaTemplateDeduction.cpp
 3483   OverloadExpr *Ovl = R.Expression;
 3489   if (R.IsAddressOfOperand)
 3503         return GetTypeOfFunction(S, R, ExplicitSpec);
 3509       return GetTypeOfFunction(S, R, Viable);
 3541     QualType ArgType = GetTypeOfFunction(S, R, Fn);