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

References

tools/clang/include/clang/Sema/Overload.h
  868       if (IsSurrogate) {
tools/clang/lib/Sema/SemaOverload.cpp
 6147   Candidate.IsSurrogate = false;
 6702   Candidate.IsSurrogate = false;
 6846     Candidate.IsSurrogate = false;
 6910     Candidate.IsSurrogate = false;
 7084   Candidate.IsSurrogate = false;
 7252     Candidate.IsSurrogate = false;
 7292   Candidate.IsSurrogate = true;
 7491   Candidate.IsSurrogate = false;
10782   if (Cand->IsSurrogate)
10868               return !L->IsSurrogate && R->IsSurrogate;
10868               return !L->IsSurrogate && R->IsSurrogate;
10989   if (Cand->IsSurrogate) {
11055         if (!Cand->Function && !Cand->IsSurrogate) {
11120     else if (Cand->IsSurrogate)