Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/include/clang/Serialization/
H A DModuleManager.h203 OutOfDate global() enumerator
H A DModuleFile.h81 OutOfDate = 2, enumerator
H A DASTReader.h397 OutOfDate, global() enumerator
/freebsd-src/contrib/llvm-project/clang/lib/Frontend/
H A DCompilerInstance.cpp1387 readASTAfterCompileModule(CompilerInstance & ImportingInstance,SourceLocation ImportLoc,SourceLocation ModuleNameLoc,Module * Module,StringRef ModuleFileName,bool * OutOfDate) readASTAfterCompileModule() argument
1497 bool OutOfDate = false; compileModuleAndReadASTBehindLock() local
[all...]