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

  /external/clang/include/clang/Sema/
TypoCorrection.h 258 : WantTypeSpecifiers(true), WantExpressionKeywords(true),
273 /// name or keyword, true for types if WantTypeSpecifiers is true, and true
274 /// for keywords if WantTypeSpecifiers, WantExpressionKeywords,
296 bool WantTypeSpecifiers;
352 WantTypeSpecifiers = false;
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/Sema/
TypoCorrection.h 269 : WantTypeSpecifiers(true), WantExpressionKeywords(true),
284 /// name or keyword, true for types if WantTypeSpecifiers is true, and true
285 /// for keywords if WantTypeSpecifiers, WantExpressionKeywords,
307 bool WantTypeSpecifiers;
363 WantTypeSpecifiers = false;
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/Sema/
TypoCorrection.h 269 : WantTypeSpecifiers(true), WantExpressionKeywords(true),
284 /// name or keyword, true for types if WantTypeSpecifiers is true, and true
285 /// for keywords if WantTypeSpecifiers, WantExpressionKeywords,
307 bool WantTypeSpecifiers;
363 WantTypeSpecifiers = false;
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/Sema/
TypoCorrection.h 269 : WantTypeSpecifiers(true), WantExpressionKeywords(true),
284 /// name or keyword, true for types if WantTypeSpecifiers is true, and true
285 /// for keywords if WantTypeSpecifiers, WantExpressionKeywords,
307 bool WantTypeSpecifiers;
363 WantTypeSpecifiers = false;
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Sema/
TypoCorrection.h 269 : WantTypeSpecifiers(true), WantExpressionKeywords(true),
284 /// name or keyword, true for types if WantTypeSpecifiers is true, and true
285 /// for keywords if WantTypeSpecifiers, WantExpressionKeywords,
307 bool WantTypeSpecifiers;
363 WantTypeSpecifiers = false;
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/Sema/
TypoCorrection.h 269 : WantTypeSpecifiers(true), WantExpressionKeywords(true),
284 /// name or keyword, true for types if WantTypeSpecifiers is true, and true
285 /// for keywords if WantTypeSpecifiers, WantExpressionKeywords,
307 bool WantTypeSpecifiers;
363 WantTypeSpecifiers = false;
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/Sema/
TypoCorrection.h 269 : WantTypeSpecifiers(true), WantExpressionKeywords(true),
284 /// name or keyword, true for types if WantTypeSpecifiers is true, and true
285 /// for keywords if WantTypeSpecifiers, WantExpressionKeywords,
307 bool WantTypeSpecifiers;
363 WantTypeSpecifiers = false;
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/Sema/
TypoCorrection.h 269 : WantTypeSpecifiers(true), WantExpressionKeywords(true),
284 /// name or keyword, true for types if WantTypeSpecifiers is true, and true
285 /// for keywords if WantTypeSpecifiers, WantExpressionKeywords,
307 bool WantTypeSpecifiers;
363 WantTypeSpecifiers = false;
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Sema/
TypoCorrection.h 269 : WantTypeSpecifiers(true), WantExpressionKeywords(true),
284 /// name or keyword, true for types if WantTypeSpecifiers is true, and true
285 /// for keywords if WantTypeSpecifiers, WantExpressionKeywords,
307 bool WantTypeSpecifiers;
363 WantTypeSpecifiers = false;

Completed in 56 milliseconds