Searched refs:ExpectedModTime (Results 1 – 3 of 3) sorted by relevance
/freebsd/contrib/llvm-project/clang/include/clang/Serialization/ |
H A D | ModuleManager.h | 244 off_t ExpectedSize, time_t ExpectedModTime, 304 time_t ExpectedModTime, OptionalFileEntryRef &File);
|
H A D | ASTReader.h | 1362 off_t ExpectedSize, time_t ExpectedModTime,
|
/freebsd/contrib/llvm-project/clang/lib/Serialization/ |
H A D | ASTReader.cpp | 4715 off_t ExpectedSize, time_t ExpectedModTime, in ReadASTCore() argument 4722 getGeneration(), ExpectedSize, ExpectedModTime, in ReadASTCore()
|