Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Serialization/
H A DModuleFile.h63 struct InputFileInfo { struct
64 std::string FilenameAsRequested;
65 std::string Filename;
66 uint64_t ContentHash;
67 off_t StoredSize;
68 time_t StoredTime;
69 bool Overridden;
70 bool Transient;
71 bool TopLevel;
72 bool ModuleMap;