Home
last modified time | relevance | path

Searched refs:ExpectedModTime (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/Serialization/
H A DModuleManager.h244 off_t ExpectedSize, time_t ExpectedModTime,
304 time_t ExpectedModTime, OptionalFileEntryRef &File);
H A DASTReader.h1362 off_t ExpectedSize, time_t ExpectedModTime,
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp4715 off_t ExpectedSize, time_t ExpectedModTime, in ReadASTCore() argument
4722 getGeneration(), ExpectedSize, ExpectedModTime, in ReadASTCore()