Home
last modified time | relevance | path

Searched defs:isOutOfDate (Results 1 – 3 of 3) sorted by relevance

/external/ant-glob/src/org/apache/tools/ant/types/selectors/
DSelectorUtils.java606 public static boolean isOutOfDate(File src, File target, int granularity) { in isOutOfDate() method in SelectorUtils
/external/clang/include/clang/Serialization/
DModule.h95 bool isOutOfDate() const { return Val.getInt() == OutOfDate; } in isOutOfDate() function
/external/clang/include/clang/Basic/
DIdentifierTable.h285 bool isOutOfDate() const { return OutOfDate; } in isOutOfDate() function