Lines Matching full:coverage
1 //===---- CoverageMappingGen.h - Coverage mapping generation ----*- C++ -*-===//
9 // Instrumentation-based code coverage mapping generator
25 namespace llvm::coverage {
65 /// is required by the coverage mapping generator and is obtained from
104 /// code coverage mapping data.
106 /// Information needed to emit a coverage record for a function.
136 /// Add a function's coverage mapping record to the collection of the
144 /// Emit the coverage mapping data for a translation unit.
147 /// Return the coverage mapping translation unit file id
156 /// code coverage mapping data.
177 /// Emit the coverage mapping data which maps the regions of
182 /// Emit the coverage mapping data for an unused function.