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 604 /// (C++ [over.oper]) or a surrogate for a conversion to a
620 /// Surrogate - The conversion function for which this candidate
621 /// is a surrogate, but only if IsSurrogate is true.
622 CXXConversionDecl *Surrogate;
640 /// surrogate for a conversion to a function pointer or reference
  /external/clang/lib/Sema/
SemaOverload.cpp     [all...]

Completed in 27 milliseconds