Searched refs:TestingFormatVersion (Results 1 – 4 of 4) sorted by relevance
75 TestingFormatVersion Version = TestingFormatVersion::CurrentVersion);
1293 enum class TestingFormatVersion : uint64_t { enum
278 void TestingFormatWriter::write(raw_ostream &OS, TestingFormatVersion Version) { in write()298 if (Version == TestingFormatVersion::Version2) in write()
965 if (TestingVersion == uint64_t(TestingFormatVersion::Version2)) { in loadTestingFormat()976 } else if (TestingVersion != uint64_t(TestingFormatVersion::Version1)) { in loadTestingFormat()996 if (TestingVersion == uint64_t(TestingFormatVersion::Version1)) { in loadTestingFormat()