Home
last modified time | relevance | path

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

/trueos/contrib/llvm/tools/clang/include/clang/Serialization/
HDModule.h84 bool isOutOfDate() const { return Val.getInt() == OutOfDate; } in isOutOfDate() function
/trueos/contrib/llvm/tools/clang/include/clang/Basic/
HDIdentifierTable.h288 bool isOutOfDate() const { return OutOfDate; } in isOutOfDate() function