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

  /external/clang/include/clang/Sema/
TypoCorrection.h 259 WantCXXNamedCasts(true), WantFunctionLikeCasts(true),
275 /// WantCXXNamedCasts, WantRemainingKeywords, or WantObjCSuper is true.
294 // used/meaningful when WantCXXNamedCasts is false.
298 bool WantCXXNamedCasts;
354 WantCXXNamedCasts = false;
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/Sema/
TypoCorrection.h 270 WantCXXNamedCasts(true), WantFunctionLikeCasts(true),
286 /// WantCXXNamedCasts, WantRemainingKeywords, or WantObjCSuper is true.
305 // used/meaningful when WantCXXNamedCasts is false.
309 bool WantCXXNamedCasts;
365 WantCXXNamedCasts = false;
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/Sema/
TypoCorrection.h 270 WantCXXNamedCasts(true), WantFunctionLikeCasts(true),
286 /// WantCXXNamedCasts, WantRemainingKeywords, or WantObjCSuper is true.
305 // used/meaningful when WantCXXNamedCasts is false.
309 bool WantCXXNamedCasts;
365 WantCXXNamedCasts = false;
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/Sema/
TypoCorrection.h 270 WantCXXNamedCasts(true), WantFunctionLikeCasts(true),
286 /// WantCXXNamedCasts, WantRemainingKeywords, or WantObjCSuper is true.
305 // used/meaningful when WantCXXNamedCasts is false.
309 bool WantCXXNamedCasts;
365 WantCXXNamedCasts = false;
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Sema/
TypoCorrection.h 270 WantCXXNamedCasts(true), WantFunctionLikeCasts(true),
286 /// WantCXXNamedCasts, WantRemainingKeywords, or WantObjCSuper is true.
305 // used/meaningful when WantCXXNamedCasts is false.
309 bool WantCXXNamedCasts;
365 WantCXXNamedCasts = false;
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/Sema/
TypoCorrection.h 270 WantCXXNamedCasts(true), WantFunctionLikeCasts(true),
286 /// WantCXXNamedCasts, WantRemainingKeywords, or WantObjCSuper is true.
305 // used/meaningful when WantCXXNamedCasts is false.
309 bool WantCXXNamedCasts;
365 WantCXXNamedCasts = false;
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/Sema/
TypoCorrection.h 270 WantCXXNamedCasts(true), WantFunctionLikeCasts(true),
286 /// WantCXXNamedCasts, WantRemainingKeywords, or WantObjCSuper is true.
305 // used/meaningful when WantCXXNamedCasts is false.
309 bool WantCXXNamedCasts;
365 WantCXXNamedCasts = false;
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/Sema/
TypoCorrection.h 270 WantCXXNamedCasts(true), WantFunctionLikeCasts(true),
286 /// WantCXXNamedCasts, WantRemainingKeywords, or WantObjCSuper is true.
305 // used/meaningful when WantCXXNamedCasts is false.
309 bool WantCXXNamedCasts;
365 WantCXXNamedCasts = false;
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Sema/
TypoCorrection.h 270 WantCXXNamedCasts(true), WantFunctionLikeCasts(true),
286 /// WantCXXNamedCasts, WantRemainingKeywords, or WantObjCSuper is true.
305 // used/meaningful when WantCXXNamedCasts is false.
309 bool WantCXXNamedCasts;
365 WantCXXNamedCasts = false;

Completed in 329 milliseconds