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

1234567891011>>

/netbsd-current/external/apache2/llvm/dist/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
/netbsd-current/external/apache2/llvm/dist/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
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DDelinearization.h29 raw_ostream &OS; member in struct:llvm::DelinearizationPrinterPass
H A DMemDerefPrinter.h16 raw_ostream &OS; member in class:llvm::MemDerefPrinterPass
19 MemDerefPrinterPass(raw_ostream &OS) : OS(OS) {} argument
H A DModuleDebugInfoPrinter.h21 raw_ostream &OS; member in class:llvm::ModuleDebugInfoPrinterPass
/netbsd-current/external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/
H A DDWARFCompileUnit.cpp17 void DWARFCompileUnit::dump(raw_ostream &OS, DIDumpOptions DumpOpts) { argument
[all...]
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
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DValueLattice.cpp12 raw_ostream &operator<<(raw_ostream &OS, const ValueLatticeElement &Val) { argument
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DAlignedAllocation.h24 inline llvm::VersionTuple alignedAllocMinVersion(llvm::Triple::OSType OS) { argument
/netbsd-current/external/apache2/llvm/dist/llvm/utils/unittest/googletest/include/gtest/internal/custom/
H A Dgtest-printers.h51 inline void PrintTo(llvm::StringRef S, std::ostream *OS) { argument
60 inline void PrintTo(const SmallString<N> &S, std::ostream *OS) { argument
63 inline void PrintTo(const SmallVectorImpl<char> &S, std::ostream *OS) { argument
/netbsd-current/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/
H A DIPDBSourceFile.cpp22 void IPDBSourceFile::dump(raw_ostream &OS, int Indent) const { argument
/netbsd-current/external/apache2/llvm/dist/clang/lib/Frontend/Rewrite/
H A DRewriteTest.cpp18 void clang::DoRewriteTest(Preprocessor &PP, raw_ostream *OS) { argument
/netbsd-current/external/apache2/llvm/dist/clang/utils/TableGen/
H A DClangDataCollectorsEmitter.cpp7 void clang::EmitClangDataCollectors(RecordKeeper &RK, raw_ostream &OS) { argument
/netbsd-current/external/apache2/llvm/dist/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
/netbsd-current/external/apache2/llvm/dist/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
/netbsd-current/external/apache2/llvm/dist/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
/netbsd-current/external/apache2/llvm/dist/llvm/tools/llvm-readobj/
H A DCOFFImportDumper.cpp51 raw_ostream &OS = Writer.startLine(); local
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/Frontend/
H A DTextDiagnostic.h35 raw_ostream &OS; member in class:clang::TextDiagnostic
/netbsd-current/external/apache2/llvm/dist/llvm/utils/TableGen/GlobalISel/
H A DGIMatchDagPredicateDependencyEdge.cpp33 raw_ostream &llvm::operator<<(raw_ostream &OS, argument
/netbsd-current/external/apache2/llvm/dist/llvm/tools/llvm-cov/
H A DCoverageExporterJson.h22 CoverageExporterJson(const coverage::CoverageMapping &CoverageMapping, const CoverageViewOptions &Options, raw_ostream &OS) argument
H A DCoverageExporterLcov.h22 CoverageExporterLcov(const coverage::CoverageMapping &CoverageMapping, const CoverageViewOptions &Options, raw_ostream &OS) argument

Completed in 303 milliseconds

1234567891011>>