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 593 /// (C++ [over.oper]) or a surrogate for a conversion to a
609 /// Surrogate - The conversion function for which this candidate
610 /// is a surrogate, but only if IsSurrogate is true.
611 CXXConversionDecl *Surrogate;
629 /// surrogate for a conversion to a function pointer or reference
685 auto STy = Surrogate->getConversionType();
  /external/clang/lib/Sema/
SemaOverload.cpp     [all...]

Completed in 609 milliseconds