Home
last modified time | relevance | path

Searched refs:OutputFormatShort (Results 1 – 1 of 1) sorted by relevance

/external/llvm/tools/llvm-size/
Dllvm-size.cpp44 OutputFormatShort(cl::desc("Specify output format"), variable
294 if (OutputFormatShort.getNumOccurrences()) in main()
295 OutputFormat = OutputFormatShort; in main()