Home
last modified time | relevance | path

Searched defs:OutputFormat (Results 1 – 13 of 13) sorted by relevance

/src/contrib/llvm-project/llvm/tools/llvm-remarkutil/
H A DRemarkConvert.cpp32 static constexpr Format OutputFormat = Format::Bitstream; variable
40 static constexpr Format OutputFormat = Format::YAML; variable
H A DRemarkUtilHelpers.cpp49 getOutputFileForRemarks(StringRef OutputFileName, Format OutputFormat) { in getOutputFileForRemarks()
/src/contrib/llvm-project/clang/include/clang/Frontend/
H A DDependencyOutputOptions.h64 DependencyOutputFormat OutputFormat = DependencyOutputFormat::Make; variable
H A DUtils.h130 DependencyOutputFormat OutputFormat; variable
/src/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DReplayInlineAdvisor.h39 Format OutputFormat; member
/src/contrib/llvm-project/clang/lib/Frontend/
H A DASTConsumers.cpp122 ASTDumpOutputFormat OutputFormat; member in __anon545441450111::ASTPrinter
H A DDependencyFile.cpp316 DependencyOutputFormat OutputFormat) { in PrintFilename()
/src/contrib/llvm-project/llvm/tools/llvm-cov/
H A DCoverageViewOptions.h20 enum class OutputFormat { enum
/src/contrib/llvm-project/llvm/include/llvm/ObjCopy/
H A DCommonConfig.h200 FileFormat OutputFormat = FileFormat::Unspecified; member
/src/contrib/llvm-project/llvm/tools/llvm-size/
H A Dllvm-size.cpp73 static OutputFormatTy OutputFormat; variable
/src/contrib/llvm-project/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp151 cl::opt<ProfileFormat> OutputFormat( variable
884 ProfileFormat OutputFormat, in writeInstrProfile()
1465 ProfileFormat OutputFormat, in handleExtBinaryWriter()
/src/contrib/llvm-project/llvm/tools/llvm-objcopy/
H A DObjcopyOptions.cpp670 StringRef InputFormat, OutputFormat; in parseObjcopyOptions() local
/src/contrib/llvm-project/llvm/tools/llvm-nm/
H A Dllvm-nm.cpp101 static OutputFormatTy OutputFormat; variable