Searched defs:InputFormat (Results 1 – 5 of 5) sorted by relevance
30 static constexpr Format InputFormat = Format::YAML; variable38 static constexpr Format InputFormat = Format::Bitstream; variable
75 static constexpr Format InputFormat = Format::YAML; global() variable 83 static constexpr Format InputFormat = Format::Bitstream; global() variable
211 FileFormat InputFormat = FileFormat::Unspecified; member
769 StringRef InputFormat, OutputFormat; in parseObjcopyOptions() local
268 if (const auto InputFormat = FIF.getKind().getFormat(); in PrepareToExecuteAction() local