Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/ProfileData/Coverage/
H A DCoverageMappingWriter.h58 class TestingFormatWriter {
65 TestingFormatWriter(uint64_t ProfileNamesAddr, StringRef ProfileNamesData, in TestingFormatWriter() function
/llvm-project/llvm/tools/llvm-cov/
H A DTestingSupport.cpp135 coverage::TestingFormatWriter Writer(ProfileNamesAddress, ProfileNamesData, in convertForTestingMain()
/llvm-project/llvm/lib/ProfileData/Coverage/
H A DCoverageMappingWriter.cpp293 void TestingFormatWriter::write(raw_ostream &OS, TestingFormatVersion Version) {