Searched refs:OutputFormatShort (Results 1 – 1 of 1) sorted by relevance
47 OutputFormatShort(cl::desc("Specify output format"), variable881 if (OutputFormatShort.getNumOccurrences()) in main()882 OutputFormat = static_cast<OutputFormatTy>(OutputFormatShort); in main()