Searched refs:hideCount_ (Results 1 – 3 of 3) sorted by relevance
108 if (!Option::GetOptionValue(args, "--hide_count", reportOption_.hideCount_)) { in ParseOption()
377 if (!option_.hideCount_) { in OutputStdHead()
367 bool hideCount_ = false; member