Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Serialization/
H A DModuleFile.h113 bool isOutOfDate() const { return Val.getInt() == OutOfDate; } in isOutOfDate() function
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DIdentifierTable.h499 bool isOutOfDate() const { return OutOfDate; } in isOutOfDate() function