Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/tools/llvm-cov/
H A DCoverageViewOptions.h49 BranchOutputType ShowBranches; member
H A DCodeCoverage.cpp1012 cl::opt<CoverageViewOptions::BranchOutputType> ShowBranches( doShow() local