/aosp_15_r20/external/clang/include/clang/Serialization/ |
H A D | Module.h | 68 bool isOverridden = false, bool isOutOfDate = false) { 69 assert(!(isOverridden && isOutOfDate) && 74 else if (isOutOfDate) 87 bool isOutOfDate() const { return Val.getInt() == OutOfDate; } in isOutOfDate() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Serialization/ |
D | ModuleFile.h | 90 bool isOutOfDate = false) { 91 assert(!(isOverridden && isOutOfDate) && 96 else if (isOutOfDate) 113 bool isOutOfDate() const { return Val.getInt() == OutOfDate; } in isOutOfDate() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Serialization/ |
D | ModuleFile.h | 90 bool isOutOfDate = false) { 91 assert(!(isOverridden && isOutOfDate) && 96 else if (isOutOfDate) 113 bool isOutOfDate() const { return Val.getInt() == OutOfDate; } in isOutOfDate() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Serialization/ |
D | ModuleFile.h | 90 bool isOutOfDate = false) { 91 assert(!(isOverridden && isOutOfDate) && 96 else if (isOutOfDate) 113 bool isOutOfDate() const { return Val.getInt() == OutOfDate; } in isOutOfDate() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Serialization/ |
D | ModuleFile.h | 90 bool isOutOfDate = false) { 91 assert(!(isOverridden && isOutOfDate) && 96 else if (isOutOfDate) 113 bool isOutOfDate() const { return Val.getInt() == OutOfDate; } in isOutOfDate() function
|
/aosp_15_r20/external/clang/lib/Sema/ |
H A D | IdentifierResolver.cpp | 375 if (II.isOutOfDate()) in readingIdentifier() 380 if (II.isOutOfDate()) in updatingIdentifier()
|
/aosp_15_r20/external/clang/include/clang/Basic/ |
H A D | IdentifierTable.h | 323 bool isOutOfDate() const { return OutOfDate; } in isOutOfDate() function 362 isExtensionToken() || isFutureCompatKeyword() || isOutOfDate() || in RecomputeNeedsHandleIdentifier()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Basic/ |
D | IdentifierTable.h | 499 bool isOutOfDate() const { return OutOfDate; } in isOutOfDate() function 572 isOutOfDate() || isModulesImport(); in RecomputeNeedsHandleIdentifier()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Basic/ |
D | IdentifierTable.h | 499 bool isOutOfDate() const { return OutOfDate; } in isOutOfDate() function 572 isOutOfDate() || isModulesImport(); in RecomputeNeedsHandleIdentifier()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Basic/ |
D | IdentifierTable.h | 499 bool isOutOfDate() const { return OutOfDate; } in isOutOfDate() function 572 isOutOfDate() || isModulesImport(); in RecomputeNeedsHandleIdentifier()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Basic/ |
D | IdentifierTable.h | 474 bool isOutOfDate() const { return OutOfDate; } in isOutOfDate() function 547 isOutOfDate() || isModulesImport(); in RecomputeNeedsHandleIdentifier()
|
/aosp_15_r20/external/ant-glob/src/org/apache/tools/ant/types/selectors/ |
H A D | SelectorUtils.java | 606 public static boolean isOutOfDate(File src, File target, int granularity) { in isOutOfDate() method in SelectorUtils
|
/aosp_15_r20/external/clang/lib/Lex/ |
H A D | Preprocessor.cpp | 640 if (II.isOutOfDate()) { in HandleIdentifier()
|
H A D | HeaderSearch.cpp | 40 if (ControllingMacro->isOutOfDate()) in getControllingMacro()
|
H A D | PPMacroExpansion.cpp | 352 if (II->isOutOfDate()) in isTrivialSingleTokenExpansion()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Lex/ |
D | Preprocessor.h | 828 if (II->isOutOfDate()) in getModuleInfo() 1431 if (II->isOutOfDate()) in getLeafModuleMacros()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Lex/ |
D | Preprocessor.h | 838 if (II->isOutOfDate()) in getModuleInfo() 1441 if (II->isOutOfDate()) in getLeafModuleMacros()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Lex/ |
D | Preprocessor.h | 838 if (II->isOutOfDate()) in getModuleInfo() 1442 if (II->isOutOfDate()) in getLeafModuleMacros()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Lex/ |
D | Preprocessor.h | 838 if (II->isOutOfDate()) in getModuleInfo() 1441 if (II->isOutOfDate()) in getLeafModuleMacros()
|
/aosp_15_r20/external/clang/lib/Serialization/ |
H A D | ASTReader.cpp | 1685 if (II->isOutOfDate()) in ReadDefinedMacros() 2212 if (!IF.getFile() || IF.isOutOfDate()) in ReadControlBlock() 6259 if (II->isOutOfDate()) in CompleteRedeclChain()
|
H A D | ASTReaderDecl.cpp | 2963 WasOutToDate = II->isOutOfDate(); in findExisting()
|
/aosp_15_r20/external/clang/lib/AST/ |
H A D | Decl.cpp | 3573 if (II->isOutOfDate()) { in getDefinition()
|
/aosp_15_r20/external/guice/extensions/struts2/lib/ |
HD | ant-1.6.5.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/apache/
org/ ... |
/aosp_15_r20/prebuilts/tools/common/m2/repository/org/apache/ant/ant/1.8.0/ |
HD | ant-1.8.0.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/apache/
org/ ... |
/aosp_15_r20/external/jarjar/lib/ |
HD | apache-ant-1.9.4.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/apache/
org/ ... |