HomeSort by relevance Sort by last modified time
    Searched refs:IsSurrogate (Results 1 - 2 of 2) sorted by null

  /external/clang/include/clang/Sema/
Overload.h 610 /// is a surrogate, but only if IsSurrogate is true.
628 /// IsSurrogate - True to indicate that this candidate is a
631 bool IsSurrogate;
684 if (IsSurrogate) {
  /external/clang/lib/Sema/
SemaOverload.cpp     [all...]

Completed in 53 milliseconds