HomeSort by relevance Sort by last modified time
    Searched refs:isOutOfDate (Results 26 - 50 of 72) sorted by null

12 3

  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Basic/
IdentifierTable.h 334 bool isOutOfDate() const { return OutOfDate; }
373 isExtensionToken() | isFutureCompatKeyword() || isOutOfDate() ||
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/Basic/
IdentifierTable.h 334 bool isOutOfDate() const { return OutOfDate; }
386 isExtensionToken() | isFutureCompatKeyword() || isOutOfDate() ||
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/Basic/
IdentifierTable.h 334 bool isOutOfDate() const { return OutOfDate; }
386 isExtensionToken() | isFutureCompatKeyword() || isOutOfDate() ||
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/Basic/
IdentifierTable.h 330 bool isOutOfDate() const { return OutOfDate; }
382 isOutOfDate() || isModulesImport();
  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/Basic/
IdentifierTable.h 330 bool isOutOfDate() const { return OutOfDate; }
382 isOutOfDate() || isModulesImport();
  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/Basic/
IdentifierTable.h 330 bool isOutOfDate() const { return OutOfDate; }
382 isOutOfDate() || isModulesImport();
  /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/Basic/
IdentifierTable.h 330 bool isOutOfDate() const { return OutOfDate; }
382 isOutOfDate() || isModulesImport();
  /external/ant-glob/src/org/apache/tools/ant/types/selectors/
SelectorUtils.java 606 public static boolean isOutOfDate(File src, File target, int granularity) {
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Lex/
Preprocessor.h 395 if (II->isOutOfDate())
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/Lex/
Preprocessor.h 433 if (II->isOutOfDate())
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/Lex/
Preprocessor.h 433 if (II->isOutOfDate())
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/Lex/
Preprocessor.h 436 if (II->isOutOfDate())
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/Lex/
Preprocessor.h 436 if (II->isOutOfDate())
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/Lex/
Preprocessor.h 436 if (II->isOutOfDate())
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/Lex/
Preprocessor.h 436 if (II->isOutOfDate())
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Lex/
Preprocessor.h 395 if (II->isOutOfDate())
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/Lex/
Preprocessor.h 433 if (II->isOutOfDate())
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/Lex/
Preprocessor.h 433 if (II->isOutOfDate())
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/Lex/
Preprocessor.h 436 if (II->isOutOfDate())
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/Lex/
Preprocessor.h 436 if (II->isOutOfDate())
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/Lex/
Preprocessor.h 436 if (II->isOutOfDate())
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/Lex/
Preprocessor.h 436 if (II->isOutOfDate())
    [all...]
  /external/clang/lib/Lex/
Preprocessor.cpp 640 if (II.isOutOfDate()) {
    [all...]
HeaderSearch.cpp 40 if (ControllingMacro->isOutOfDate())
    [all...]
PPMacroExpansion.cpp 352 if (II->isOutOfDate())
    [all...]

Completed in 1703 milliseconds

12 3