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

  /external/clang/include/clang/Sema/
TemplateDeduction.h 41 bool HasSFINAEDiagnostic;
52 : Deduced(nullptr), Loc(Loc), HasSFINAEDiagnostic(false),
70 assert(HasSFINAEDiagnostic);
74 HasSFINAEDiagnostic = false;
84 bool hasSFINAEDiagnostic() const {
85 return HasSFINAEDiagnostic;
91 if (HasSFINAEDiagnostic)
95 HasSFINAEDiagnostic = true;
101 if (HasSFINAEDiagnostic)
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/Sema/
TemplateDeduction.h 41 bool HasSFINAEDiagnostic;
55 : Deduced(nullptr), Loc(Loc), HasSFINAEDiagnostic(false),
79 assert(HasSFINAEDiagnostic);
88 HasSFINAEDiagnostic = false;
98 bool hasSFINAEDiagnostic() const {
99 return HasSFINAEDiagnostic;
105 if (HasSFINAEDiagnostic)
109 HasSFINAEDiagnostic = true;
115 if (HasSFINAEDiagnostic)
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/Sema/
TemplateDeduction.h 41 bool HasSFINAEDiagnostic;
55 : Deduced(nullptr), Loc(Loc), HasSFINAEDiagnostic(false),
79 assert(HasSFINAEDiagnostic);
88 HasSFINAEDiagnostic = false;
98 bool hasSFINAEDiagnostic() const {
99 return HasSFINAEDiagnostic;
105 if (HasSFINAEDiagnostic)
109 HasSFINAEDiagnostic = true;
115 if (HasSFINAEDiagnostic)
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/Sema/
TemplateDeduction.h 41 bool HasSFINAEDiagnostic;
55 : Deduced(nullptr), Loc(Loc), HasSFINAEDiagnostic(false),
79 assert(HasSFINAEDiagnostic);
88 HasSFINAEDiagnostic = false;
98 bool hasSFINAEDiagnostic() const {
99 return HasSFINAEDiagnostic;
105 if (HasSFINAEDiagnostic)
109 HasSFINAEDiagnostic = true;
115 if (HasSFINAEDiagnostic)
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Sema/
TemplateDeduction.h 41 bool HasSFINAEDiagnostic;
55 : Deduced(nullptr), Loc(Loc), HasSFINAEDiagnostic(false),
79 assert(HasSFINAEDiagnostic);
88 HasSFINAEDiagnostic = false;
98 bool hasSFINAEDiagnostic() const {
99 return HasSFINAEDiagnostic;
105 if (HasSFINAEDiagnostic)
109 HasSFINAEDiagnostic = true;
115 if (HasSFINAEDiagnostic)
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/Sema/
TemplateDeduction.h 41 bool HasSFINAEDiagnostic;
55 : Deduced(nullptr), Loc(Loc), HasSFINAEDiagnostic(false),
79 assert(HasSFINAEDiagnostic);
88 HasSFINAEDiagnostic = false;
98 bool hasSFINAEDiagnostic() const {
99 return HasSFINAEDiagnostic;
105 if (HasSFINAEDiagnostic)
109 HasSFINAEDiagnostic = true;
115 if (HasSFINAEDiagnostic)
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/Sema/
TemplateDeduction.h 41 bool HasSFINAEDiagnostic;
55 : Deduced(nullptr), Loc(Loc), HasSFINAEDiagnostic(false),
79 assert(HasSFINAEDiagnostic);
88 HasSFINAEDiagnostic = false;
98 bool hasSFINAEDiagnostic() const {
99 return HasSFINAEDiagnostic;
105 if (HasSFINAEDiagnostic)
109 HasSFINAEDiagnostic = true;
115 if (HasSFINAEDiagnostic)
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/Sema/
TemplateDeduction.h 41 bool HasSFINAEDiagnostic;
55 : Deduced(nullptr), Loc(Loc), HasSFINAEDiagnostic(false),
79 assert(HasSFINAEDiagnostic);
88 HasSFINAEDiagnostic = false;
98 bool hasSFINAEDiagnostic() const {
99 return HasSFINAEDiagnostic;
105 if (HasSFINAEDiagnostic)
109 HasSFINAEDiagnostic = true;
115 if (HasSFINAEDiagnostic)
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Sema/
TemplateDeduction.h 41 bool HasSFINAEDiagnostic;
55 : Deduced(nullptr), Loc(Loc), HasSFINAEDiagnostic(false),
79 assert(HasSFINAEDiagnostic);
88 HasSFINAEDiagnostic = false;
98 bool hasSFINAEDiagnostic() const {
99 return HasSFINAEDiagnostic;
105 if (HasSFINAEDiagnostic)
109 HasSFINAEDiagnostic = true;
115 if (HasSFINAEDiagnostic)

Completed in 57 milliseconds