Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/tools/llvm-xray/
H A Dxray-converter.cpp37 static cl::opt<ConvertFormats> ConvertOutputFormat( variable
45 static cl::alias ConvertOutputFormat2("f", cl::aliasopt(ConvertOutputFormat),
394 ConvertOutputFormat == ConvertFormats::BINARY in __anon395ffb250302()
410 switch (ConvertOutputFormat) { in __anon395ffb250302()