Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-cov/
H A DCoverageViewOptions.h45 BranchOutputType ShowBranches; member
H A DCodeCoverage.cpp912 cl::opt<CoverageViewOptions::BranchOutputType> ShowBranches( in doShow() local