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