Searched defs:OutOfDate (Results 1 – 4 of 4) sorted by relevance
/llvm-project/clang/include/clang/Serialization/ | ||
H A D | ModuleManager.h | 202 OutOfDate enumerator |
H A D | ModuleFile.h | 81 OutOfDate = 2, global() enumerator |
H A D | ASTReader.h | 398 OutOfDate, global() enumerator |
/llvm-project/clang/lib/Frontend/ | ||
H A D | CompilerInstance.cpp | 1414 readASTAfterCompileModule(CompilerInstance & ImportingInstance,SourceLocation ImportLoc,SourceLocation ModuleNameLoc,Module * Module,StringRef ModuleFileName,bool * OutOfDate) readASTAfterCompileModule() argument |