Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Serialization/
H A DModuleFile.h99 bool isOutOfDate() const { return Val.getInt() == OutOfDate; } in isOutOfDate() function
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DIdentifierTable.h351 bool isOutOfDate() const { return OutOfDate; } in isOutOfDate() function