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

  /external/clang/include/clang/Sema/
Overload.h 592 /// (C++ [over.oper]) or a surrogate for a conversion to a
608 /// Surrogate - The conversion function for which this candidate
609 /// is a surrogate, but only if IsSurrogate is true.
610 CXXConversionDecl *Surrogate;
628 /// surrogate for a conversion to a function pointer or reference
684 auto STy = Surrogate->getConversionType();
  /external/clang/lib/Sema/
SemaOverload.cpp     [all...]

Completed in 260 milliseconds