Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/include/clang/Frontend/
H A DDependencyOutputOptions.h51 DependencyOutputFormat OutputFormat = DependencyOutputFormat::Make; variable
H A DUtils.h144 DependencyOutputFormat OutputFormat; variable
/freebsd-13.1/contrib/llvm-project/clang/lib/Frontend/
H A DASTConsumers.cpp119 ASTDumpOutputFormat OutputFormat; member in __anon94ad67a40111::ASTPrinter
H A DDependencyFile.cpp284 DependencyOutputFormat OutputFormat) { in PrintFilename()
/freebsd-13.1/contrib/llvm-project/llvm/tools/llvm-cov/
H A DCoverageViewOptions.h20 enum class OutputFormat { enum
/freebsd-13.1/contrib/llvm-project/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp306 ProfileFormat OutputFormat, in writeInstrProfile()
329 ProfileFormat OutputFormat, bool OutputSparse, in mergeInstrProfile()
550 StringRef OutputFilename, ProfileFormat OutputFormat, bool OutputSparse, in supplementInstrProfile()
653 ProfileFormat OutputFormat, in handleExtBinaryWriter()
687 StringRef OutputFilename, ProfileFormat OutputFormat, in mergeSampleProfile()
872 cl::opt<ProfileFormat> OutputFormat( in merge_main() local
/freebsd-13.1/contrib/llvm-project/llvm/tools/llvm-objcopy/
H A DCommonConfig.h195 FileFormat OutputFormat = FileFormat::Unspecified; member
H A DConfigManager.cpp708 StringRef InputFormat, OutputFormat; in parseObjcopyOptions() local
/freebsd-13.1/contrib/llvm-project/llvm/tools/llvm-size/
H A Dllvm-size.cpp78 static OutputFormatTy OutputFormat; variable
/freebsd-13.1/contrib/llvm-project/llvm/tools/llvm-nm/
H A Dllvm-nm.cpp93 static OutputFormatTy OutputFormat; variable