Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/tools/llvm-cov/
H A DCoverageViewOptions.h46 BranchOutputType ShowBranches; global() member
H A DCodeCoverage.cpp984 cl::opt<CoverageViewOptions::BranchOutputType> ShowBranches( in doShow() local