Searched defs:InputFileInfo (Results 1 – 1 of 1) sorted by relevance
63 struct InputFileInfo { struct64 std::string Filename;65 uint64_t ContentHash;66 off_t StoredSize;67 time_t StoredTime;68 bool Overridden;69 bool Transient;70 bool TopLevelModuleMap;