Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/Serialization/
H A DModuleFile.h63 struct InputFileInfo { struct
64 std::string Filename;
65 uint64_t ContentHash;
66 off_t StoredSize;
67 time_t StoredTime;
68 bool Overridden;
69 bool Transient;
70 bool TopLevelModuleMap;