Home
last modified time | relevance | path

Searched defs:OutOfDate (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/Serialization/
H A DModuleManager.h202 OutOfDate enumerator
H A DModuleFile.h81 OutOfDate = 2, enumerator
H A DASTReader.h398 OutOfDate, enumerator
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DCompilerInstance.cpp1414 bool *OutOfDate) { in readASTAfterCompileModule()
1524 bool OutOfDate = false; in compileModuleAndReadASTBehindLock() local