Searched defs:OS (Results 1 - 25 of 675) sorted by relevance

1234567891011>>

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Support/
H A DOptional.cpp12 llvm::raw_ostream &llvm::operator<<(raw_ostream &OS, NoneType) { argument
H A DMemory.cpp35 raw_ostream &operator<<(raw_ostream &OS, const Memory::ProtectionFlags &PF) { argument
44 raw_ostream &operator<<(raw_ostream &OS, const MemoryBlock &MB) { argument
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Transforms/Scalar/
H A DIVUsersPrinter.h20 raw_ostream &OS; member in class:llvm::IVUsersPrinterPass
23 explicit IVUsersPrinterPass(raw_ostream &OS) : OS(OS) {} argument
H A DLoopAccessAnalysisPrinter.h20 raw_ostream &OS; member in class:llvm::LoopAccessInfoPrinterPass
23 explicit LoopAccessInfoPrinterPass(raw_ostream &OS) : OS(OS) {} argument
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Basic/
H A DAlignedAllocation.h24 inline llvm::VersionTuple alignedAllocMinVersion(llvm::Triple::OSType OS) { argument
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDIERef.cpp12 void llvm::format_provider<DIERef>::format(const DIERef &ref, raw_ostream &OS, argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFCompileUnit.cpp17 void DWARFCompileUnit::dump(raw_ostream &OS, DIDumpOptions DumpOpts) { argument
H A DDWARFDie.cpp40 static void dumpApplePropertyAttribute(raw_ostream &OS, uint64_t Val) { argument
[all...]
H A DDWARFLocationExpression.cpp15 raw_ostream &llvm::operator<<(raw_ostream &OS, argument
H A DDWARFTypeUnit.cpp20 void DWARFTypeUnit::dump(raw_ostream &OS, DIDumpOptions DumpOpts) { argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DValueLattice.cpp12 raw_ostream &operator<<(raw_ostream &OS, const ValueLatticeElement &Val) { argument
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/
H A DThinLTOBitcodeWriter.h26 raw_ostream &OS; member in class:llvm::ThinLTOBitcodeWriterPass
32 ThinLTOBitcodeWriterPass(raw_ostream &OS, raw_ostream *ThinLinkOS) argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/DebugInfo/PDB/
H A DIPDBSourceFile.cpp22 void IPDBSourceFile::dump(raw_ostream &OS, int Indent) const { argument
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Frontend/
H A DTextDiagnostic.h35 raw_ostream &OS; member in class:clang::TextDiagnostic
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A Draw_os_ostream.h25 std::ostream &OS; member in class:llvm::raw_os_ostream
H A DPrintable.h44 inline raw_ostream &operator<<(raw_ostream &OS, const Printable &P) { argument
/freebsd-11-stable/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DRewriteTest.cpp18 void clang::DoRewriteTest(Preprocessor &PP, raw_ostream *OS) { argument
/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DCOFFImportDumper.cpp51 raw_ostream &OS = Writer.startLine(); local
/freebsd-11-stable/contrib/llvm-project/clang/utils/TableGen/
H A DClangDataCollectorsEmitter.cpp7 void clang::EmitClangDataCollectors(RecordKeeper &RK, raw_ostream &OS) { argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Remarks/
H A DRemarkSerializer.cpp21 createRemarkSerializer(Format RemarksFormat, SerializerMode Mode, raw_ostream &OS) argument
38 createRemarkSerializer(Format RemarksFormat, SerializerMode Mode, raw_ostream &OS, remarks::StringTable StrTab) argument
/freebsd-11-stable/contrib/llvm-project/llvm/utils/TableGen/GlobalISel/
H A DGIMatchDagPredicateDependencyEdge.cpp33 raw_ostream &llvm::operator<<(raw_ostream &OS, argument
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/XRay/
H A DFDRTraceWriter.h49 support::endian::Writer OS; member in class:llvm::xray::FDRTraceWriter
H A DRecordPrinter.h23 raw_ostream &OS; member in class:llvm::xray::RecordPrinter
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/
H A DRISCVTargetStreamer.h30 formatted_raw_ostream &OS; member in class:llvm::RISCVTargetAsmStreamer
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Sparc/MCTargetDesc/
H A DSparcTargetStreamer.h29 formatted_raw_ostream &OS; member in class:llvm::SparcTargetAsmStreamer

Completed in 153 milliseconds

1234567891011>>