Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/Serialization/
H A DModuleManager.h203 OutOfDate enumerator
H A DModuleFile.h79 OutOfDate = 2, enumerator
H A DASTReader.h397 OutOfDate, enumerator
/openbsd-src/gnu/llvm/clang/lib/Frontend/
H A DCompilerInstance.cpp1368 bool *OutOfDate) { in readASTAfterCompileModule()
1478 bool OutOfDate = false; in compileModuleAndReadASTBehindLock() local
/openbsd-src/gnu/llvm/clang/include/clang/Basic/
H A DIdentifierTable.h134 unsigned OutOfDate : 1; variable