Home
last modified time | relevance | path

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

/llvm-project/lldb/test/API/functionalities/data-formatter/root-reference-children/
H A Dmain.cpp7 struct SummaryOnly { struct
17 SummaryOnly summary_only; in main() argument
/llvm-project/llvm/tools/llvm-cov/
H A DCodeCoverage.cpp780 cl::opt<bool> SummaryOnly( in run() local