Searched defs:InputFormat (Results 1 – 6 of 6) sorted by relevance
30 static constexpr Format InputFormat = Format::YAML; variable38 static constexpr Format InputFormat = Format::Bitstream; variable
43 static void check(remarks::Format InputFormat, StringRef Input, in check()53 static void check(remarks::Format InputFormat, StringRef Input, in check()
85 std::optional<FileFormat> InputFormat; global() member 131 readInputFile(std::optional<FileFormat> & InputFormat,StringRef FilePath) readInputFile() argument [all...]
215 Format InputFormat = Rc; global() member
198 FileFormat InputFormat = FileFormat::Unspecified; global() member
670 StringRef InputFormat, OutputFormat; parseObjcopyOptions() local