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

  /external/clang/include/clang/Sema/
Overload.h 596 /// (C++ [over.oper]) or a surrogate for a conversion to a
612 /// Surrogate - The conversion function for which this candidate
613 /// is a surrogate, but only if IsSurrogate is true.
614 CXXConversionDecl *Surrogate;
632 /// surrogate for a conversion to a function pointer or reference
688 auto STy = Surrogate->getConversionType();
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/Sema/
Overload.h 627 /// (C++ [over.oper]) or a surrogate for a conversion to a
643 /// Surrogate - The conversion function for which this candidate
644 /// is a surrogate, but only if IsSurrogate is true.
645 CXXConversionDecl *Surrogate;
658 /// surrogate for a conversion to a function pointer or reference
714 auto STy = Surrogate->getConversionType();
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/Sema/
Overload.h 627 /// (C++ [over.oper]) or a surrogate for a conversion to a
643 /// Surrogate - The conversion function for which this candidate
644 /// is a surrogate, but only if IsSurrogate is true.
645 CXXConversionDecl *Surrogate;
658 /// surrogate for a conversion to a function pointer or reference
714 auto STy = Surrogate->getConversionType();
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/Sema/
Overload.h 627 /// (C++ [over.oper]) or a surrogate for a conversion to a
643 /// Surrogate - The conversion function for which this candidate
644 /// is a surrogate, but only if IsSurrogate is true.
645 CXXConversionDecl *Surrogate;
658 /// surrogate for a conversion to a function pointer or reference
714 auto STy = Surrogate->getConversionType();
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Sema/
Overload.h 627 /// (C++ [over.oper]) or a surrogate for a conversion to a
643 /// Surrogate - The conversion function for which this candidate
644 /// is a surrogate, but only if IsSurrogate is true.
645 CXXConversionDecl *Surrogate;
658 /// surrogate for a conversion to a function pointer or reference
714 auto STy = Surrogate->getConversionType();
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/Sema/
Overload.h 627 /// (C++ [over.oper]) or a surrogate for a conversion to a
643 /// Surrogate - The conversion function for which this candidate
644 /// is a surrogate, but only if IsSurrogate is true.
645 CXXConversionDecl *Surrogate;
658 /// surrogate for a conversion to a function pointer or reference
714 auto STy = Surrogate->getConversionType();
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/Sema/
Overload.h 627 /// (C++ [over.oper]) or a surrogate for a conversion to a
643 /// Surrogate - The conversion function for which this candidate
644 /// is a surrogate, but only if IsSurrogate is true.
645 CXXConversionDecl *Surrogate;
658 /// surrogate for a conversion to a function pointer or reference
714 auto STy = Surrogate->getConversionType();
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/Sema/
Overload.h 627 /// (C++ [over.oper]) or a surrogate for a conversion to a
643 /// Surrogate - The conversion function for which this candidate
644 /// is a surrogate, but only if IsSurrogate is true.
645 CXXConversionDecl *Surrogate;
658 /// surrogate for a conversion to a function pointer or reference
714 auto STy = Surrogate->getConversionType();
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Sema/
Overload.h 627 /// (C++ [over.oper]) or a surrogate for a conversion to a
643 /// Surrogate - The conversion function for which this candidate
644 /// is a surrogate, but only if IsSurrogate is true.
645 CXXConversionDecl *Surrogate;
658 /// surrogate for a conversion to a function pointer or reference
714 auto STy = Surrogate->getConversionType();
    [all...]

Completed in 81 milliseconds