LLVM 19.0.0git
llvm::coverage::LineCoverageStats Member List

This is the complete list of members for llvm::coverage::LineCoverageStats, including all inherited members.

getExecutionCount() constllvm::coverage::LineCoverageStatsinline
getLine() constllvm::coverage::LineCoverageStatsinline
getLineSegments() constllvm::coverage::LineCoverageStatsinline
getWrappedSegment() constllvm::coverage::LineCoverageStatsinline
hasMultipleRegions() constllvm::coverage::LineCoverageStatsinline
isMapped() constllvm::coverage::LineCoverageStatsinline
LineCoverageIteratorllvm::coverage::LineCoverageStatsfriend
LineCoverageStats(ArrayRef< const CoverageSegment * > LineSegments, const CoverageSegment *WrappedSegment, unsigned Line)llvm::coverage::LineCoverageStats