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

References

tools/clang/lib/Sema/SemaOverload.cpp
13992   OverloadCandidateSet CandidateSet(UDSuffixLoc,
14002   switch (CandidateSet.BestViableFunction(*this, UDSuffixLoc, Best)) {
14009         PartialDiagnosticAt(UDSuffixLoc,
14049       VK, LitEndLoc, UDSuffixLoc);
14051   if (CheckCallReturnType(FD->getReturnType(), UDSuffixLoc, UDL, FD))