Home
last modified time | relevance | path

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

/freebsd-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()
/freebsd-src/contrib/llvm-project/clang/include/clang/Frontend/
H A DDependencyOutputOptions.h64 DependencyOutputFormat OutputFormat = DependencyOutputFormat::Make; variable
H A DUtils.h130 DependencyOutputFormat OutputFormat; variable
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DReplayInlineAdvisor.h39 Format OutputFormat; member
/freebsd-src/contrib/llvm-project/clang/lib/Frontend/
H A DASTConsumers.cpp122 ASTDumpOutputFormat OutputFormat; member in __anon164efe420111::ASTPrinter
H A DDependencyFile.cpp290 PrintFilename(raw_ostream & OS,StringRef Filename,DependencyOutputFormat OutputFormat) PrintFilename() argument
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-cov/
H A DCoverageViewOptions.h20 enum class OutputFormat { enum
/freebsd-src/contrib/llvm-project/llvm/include/llvm/ObjCopy/
H A DCommonConfig.h207 FileFormat OutputFormat = FileFormat::Unspecified; global() member
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-size/
H A Dllvm-size.cpp73 static OutputFormatTy OutputFormat; variable
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp151 cl::opt<ProfileFormat> OutputFormat( variable
826 writeInstrProfile(StringRef OutputFilename,ProfileFormat OutputFormat,InstrProfWriter & Writer) writeInstrProfile() argument
1406 handleExtBinaryWriter(sampleprof::SampleProfileWriter & Writer,ProfileFormat OutputFormat,MemoryBuffer * Buffer,sampleprof::ProfileSymbolList & WriterList,bool CompressAllSections,bool UseMD5,bool GenPartialProfile) handleExtBinaryWriter() argument
[all...]
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-objcopy/
H A DObjcopyOptions.cpp614 StringRef InputFormat, OutputFormat; parseObjcopyOptions() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-nm/
H A Dllvm-nm.cpp101 static OutputFormatTy OutputFormat; variable
[all...]