Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/unittests/Remarks/
H A DRemarksLinkingTest.cpp19 remarks::Format OutputFormat, in serializeAndCheck()
44 remarks::Format OutputFormat, StringRef ExpectedOutput) { in check()
52 remarks::Format OutputFormat, StringRef ExpectedOutput) { in check()
/llvm-project-15.0.7/clang/include/clang/Frontend/
H A DDependencyOutputOptions.h51 DependencyOutputFormat OutputFormat = DependencyOutputFormat::Make; variable
H A DUtils.h128 DependencyOutputFormat OutputFormat; variable
/llvm-project-15.0.7/llvm/include/llvm/Analysis/
H A DReplayInlineAdvisor.h39 Format OutputFormat; member
/llvm-project-15.0.7/clang-tools-extra/docs/
H A Dpp-trace.rst85 .. _OutputFormat: target
/llvm-project-15.0.7/clang/lib/Frontend/
H A DASTConsumers.cpp122 ASTDumpOutputFormat OutputFormat; member in __anonba0982200111::ASTPrinter
H A DDependencyFile.cpp283 DependencyOutputFormat OutputFormat) { in PrintFilename()
/llvm-project-15.0.7/llvm/tools/llvm-cov/
H A DCoverageViewOptions.h20 enum class OutputFormat { enum
/llvm-project-15.0.7/clang-tools-extra/clangd/index/dex/dexp/
H A DDexp.cpp163 static const auto *OutputFormat = "{0,-4} | {1,-40} | {2,-25}\n"; in run() local
/llvm-project-15.0.7/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp353 ProfileFormat OutputFormat, in writeInstrProfile()
377 ProfileFormat OutputFormat, bool OutputSparse, in mergeInstrProfile()
610 StringRef OutputFilename, ProfileFormat OutputFormat, bool OutputSparse, in supplementInstrProfile()
713 ProfileFormat OutputFormat, in handleExtBinaryWriter()
747 StringRef OutputFilename, ProfileFormat OutputFormat, in mergeSampleProfile()
938 cl::opt<ProfileFormat> OutputFormat( in merge_main() local
/llvm-project-15.0.7/llvm/tools/llvm-ifs/
H A Dllvm-ifs.cpp87 Optional<FileFormat> OutputFormat; member
/llvm-project-15.0.7/llvm/include/llvm/ObjCopy/
H A DCommonConfig.h206 FileFormat OutputFormat = FileFormat::Unspecified; member
/llvm-project-15.0.7/llvm/tools/llvm-size/
H A Dllvm-size.cpp78 static OutputFormatTy OutputFormat; variable
/llvm-project-15.0.7/llvm/tools/llvm-rc/
H A Dllvm-rc.cpp206 Format OutputFormat = Res; member
/llvm-project-15.0.7/llvm/tools/llvm-profgen/
H A DProfileGenerator.cpp25 static cl::opt<SampleProfileFormat> OutputFormat( variable
/llvm-project-15.0.7/llvm/tools/llvm-objcopy/
H A DObjcopyOptions.cpp630 StringRef InputFormat, OutputFormat; in parseObjcopyOptions() local
/llvm-project-15.0.7/llvm/tools/llvm-nm/
H A Dllvm-nm.cpp98 static OutputFormatTy OutputFormat; variable