Searched defs:OutputFormat (Results 1 – 3 of 3) sorted by relevance
68 sampleprof::SampleProfileFormat OutputFormat) { in mergeSampleProfile()112 cl::opt<sampleprof::SampleProfileFormat> OutputFormat( in merge_main() local
38 OutputFormat("format", cl::desc("Specify output format"), variable
52 cl::opt<OutputFormatTy> OutputFormat( variable