Searched defs:OutputFormat (Results 1 - 8 of 8) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Frontend/
H A DDependencyOutputOptions.h39 DependencyOutputFormat OutputFormat = DependencyOutputFormat::Make; member in class:clang::DependencyOutputOptions
H A DUtils.h143 DependencyOutputFormat OutputFormat; member in class:clang::DependencyFileGenerator
/freebsd-13-stable/contrib/llvm-project/clang/lib/Frontend/
H A DASTConsumers.cpp119 ASTDumpOutputFormat OutputFormat; member in class:__anon1878::ASTPrinter
H A DDependencyFile.cpp277 PrintFilename(raw_ostream &OS, StringRef Filename, DependencyOutputFormat OutputFormat) argument
/freebsd-13-stable/contrib/llvm-project/llvm/tools/llvm-cov/
H A DCoverageViewOptions.h20 enum class OutputFormat { class in struct:llvm::CoverageViewOptions
/freebsd-13-stable/contrib/llvm-project/llvm/tools/llvm-objcopy/
H A DCopyConfig.cpp493 StringRef InputFormat, OutputFormat; local
[all...]
H A DCopyConfig.h157 FileFormat OutputFormat = FileFormat::Unspecified; member in struct:llvm::objcopy::CopyConfig
/freebsd-13-stable/contrib/llvm-project/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp294 writeInstrProfile(StringRef OutputFilename, ProfileFormat OutputFormat, InstrProfWriter &Writer) argument
310 mergeInstrProfile(const WeightedFileVector &Inputs, SymbolRemapper *Remapper, StringRef OutputFilename, ProfileFormat OutputFormat, bool OutputSparse, unsigned NumThreads, FailureMode FailMode) argument
453 handleExtBinaryWriter(sampleprof::SampleProfileWriter &Writer, ProfileFormat OutputFormat, MemoryBuffer *Buffer, sampleprof::ProfileSymbolList &WriterList, bool CompressAllSections, bool UseMD5, bool GenPartialProfile) argument
487 mergeSampleProfile(const WeightedFileVector &Inputs, SymbolRemapper *Remapper, StringRef OutputFilename, ProfileFormat OutputFormat, StringRef ProfileSymbolListFile, bool CompressAllSections, bool UseMD5, bool GenPartialProfile, FailureMode FailMode) argument
[all...]

Completed in 174 milliseconds