Searched refs:OutputFormatShort (Results 1 – 1 of 1) sorted by relevance
45 static cl::opt<OutputFormatTy> OutputFormatShort( variable714 if (OutputFormatShort.getNumOccurrences()) in main()715 OutputFormat = static_cast<OutputFormatTy>(OutputFormatShort); in main()