/llvm-project/llvm/unittests/Remarks/ |
H A D | RemarksLinkingTest.cpp | 19 remarks::Format OutputFormat, in serializeAndCheck() 44 remarks::Format OutputFormat, StringRef ExpectedOutput, in check() 55 remarks::Format OutputFormat, StringRef ExpectedOutput) { in check()
|
/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()
|
/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
|
/llvm-project/llvm/include/llvm/Analysis/ |
H A D | ReplayInlineAdvisor.h | 39 Format OutputFormat; global() member
|
/llvm-project/mlir/include/mlir/Support/ |
H A D | Timing.h | 402 enum class OutputFormat { enum
|
/llvm-project/clang-tools-extra/docs/ |
H A D | pp-trace.rst | 85 .. _OutputFormat: target
|
/llvm-project/clang/lib/Frontend/ |
H A D | ASTConsumers.cpp | 122 ASTDumpOutputFormat OutputFormat; global() member in __anon48507f630111::ASTPrinter
|
H A D | DependencyFile.cpp | 316 DependencyOutputFormat OutputFormat) { in PrintFilename() argument
|
/llvm-project/llvm/tools/llvm-cov/ |
H A D | CoverageViewOptions.h | 20 enum class OutputFormat { enum
|
/llvm-project/clang-tools-extra/clangd/index/dex/dexp/ |
H A D | Dexp.cpp | 164 static const auto *OutputFormat = "{0,-4} | {1,-40} | {2,-25}\n"; in run() local
|
/llvm-project/llvm/tools/llvm-ifs/ |
H A D | llvm-ifs.cpp | 86 std::optional<FileFormat> OutputFormat; global() member
|
/llvm-project/mlir/lib/Support/ |
H A D | Timing.cpp | 35 using OutputFormat = DefaultTimingManager::OutputFormat; typedef
|
/llvm-project/llvm/tools/llvm-rc/ |
H A D | llvm-rc.cpp | 217 Format OutputFormat = Res; global() member
|
/llvm-project/llvm/tools/llvm-size/ |
H A D | llvm-size.cpp | 73 static OutputFormatTy OutputFormat; global() variable [all...] |
/llvm-project/llvm/include/llvm/ObjCopy/ |
H A D | CommonConfig.h | 200 FileFormat OutputFormat = FileFormat::Unspecified; global() member
|
/llvm-project/llvm/tools/llvm-profdata/ |
H A D | llvm-profdata.cpp | 151 cl::opt<ProfileFormat> OutputFormat( global() variable 884 writeInstrProfile(StringRef OutputFilename,ProfileFormat OutputFormat,InstrProfWriter & Writer) writeInstrProfile() argument 1464 handleExtBinaryWriter(sampleprof::SampleProfileWriter & Writer,ProfileFormat OutputFormat,MemoryBuffer * Buffer,sampleprof::ProfileSymbolList & WriterList,bool CompressAllSections,bool UseMD5,bool GenPartialProfile) handleExtBinaryWriter() argument [all...] |
/llvm-project/llvm/tools/llvm-profgen/ |
H A D | ProfileGenerator.cpp | 26 static cl::opt<SampleProfileFormat> OutputFormat( variable
|
/llvm-project/llvm/tools/llvm-objcopy/ |
H A D | ObjcopyOptions.cpp | 670 StringRef InputFormat, OutputFormat; parseObjcopyOptions() local [all...] |
/llvm-project/llvm/tools/llvm-nm/ |
H A D | llvm-nm.cpp | 101 static OutputFormatTy OutputFormat; global() variable [all...] |