Home
last modified time | relevance | path

Searched defs:MCDCView (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/tools/llvm-cov/
H A DSourceCoverageView.h86 struct MCDCView { struct
90 MCDCView(unsigned Line, SmallVector<MCDCRecord, 0> Records) in MCDCView() function
95 friend bool operator<(const MCDCView &LHS, const MCDCView &RHS) { argument