Searched refs:ReportStyleOptions (Results 1 – 1 of 1) sorted by relevance
39 enum ReportStyleOptions { human_output, json_output }; enum56 static cl::opt<ReportStyleOptions> ReportStyle(58 cl::init(ReportStyleOptions::human_output),