/freebsd-src/contrib/llvm-project/llvm/tools/llvm-remarkutil/ |
H A D | RemarkConvert.cpp | 32 static constexpr Format OutputFormat = Format::Bitstream; variable 40 static constexpr Format OutputFormat = Format::YAML; variable
|
H A D | RemarkUtilHelpers.cpp | 49 getOutputFileForRemarks(StringRef OutputFileName, Format OutputFormat) { in getOutputFileForRemarks()
|
/freebsd-src/contrib/llvm-project/clang/include/clang/Frontend/ |
H A D | DependencyOutputOptions.h | 64 DependencyOutputFormat OutputFormat = DependencyOutputFormat::Make; variable
|
H A D | Utils.h | 130 DependencyOutputFormat OutputFormat; variable
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Analysis/ |
H A D | ReplayInlineAdvisor.h | 39 Format OutputFormat; member
|
/freebsd-src/contrib/llvm-project/clang/lib/Frontend/ |
H A D | ASTConsumers.cpp | 122 ASTDumpOutputFormat OutputFormat; member in __anon164efe420111::ASTPrinter
|
H A D | DependencyFile.cpp | 290 PrintFilename(raw_ostream & OS,StringRef Filename,DependencyOutputFormat OutputFormat) PrintFilename() argument
|
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-cov/ |
H A D | CoverageViewOptions.h | 20 enum class OutputFormat { enum
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/ObjCopy/ |
H A D | CommonConfig.h | 207 FileFormat OutputFormat = FileFormat::Unspecified; global() member
|
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-size/ |
H A D | llvm-size.cpp | 73 static OutputFormatTy OutputFormat; variable
|
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-profdata/ |
H A D | llvm-profdata.cpp | 151 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 D | ObjcopyOptions.cpp | 614 StringRef InputFormat, OutputFormat; parseObjcopyOptions() local [all...] |
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-nm/ |
H A D | llvm-nm.cpp | 101 static OutputFormatTy OutputFormat; variable [all...] |