LLVM: llvm::coverage::CoverageFilenamesSectionWriter Class Reference (original) (raw)
Writer of the filenames section for the instrumentation based code coverage. More...
#include "[llvm/ProfileData/Coverage/CoverageMappingWriter.h](CoverageMappingWriter%5F8h%5Fsource.html)"
Detailed Description
Writer of the filenames section for the instrumentation based code coverage.
Definition at line 30 of file CoverageMappingWriter.h.
Constructor & Destructor Documentation
| CoverageFilenamesSectionWriter::CoverageFilenamesSectionWriter | ( | ArrayRef< std::string > | Filenames | ) |
|---|
Member Function Documentation
◆ write()
| void CoverageFilenamesSectionWriter::write | ( | raw_ostream & | OS, |
|---|---|---|---|
| bool | Compress = true ) |
The documentation for this class was generated from the following files:
- include/llvm/ProfileData/Coverage/CoverageMappingWriter.h
- lib/ProfileData/Coverage/CoverageMappingWriter.cpp