Home
last modified time | relevance | path

Searched defs:getStream (Results 1 – 11 of 11) sorted by relevance

/llvm-project/llvm/include/llvm/Remarks/
H A DRemarkStreamer.h61 raw_ostream &getStream() { return RemarkSerializer->OS; } in getStream() function
/llvm-project/llvm/include/llvm/Object/
H A DMinidump.h191 Expected<const T &> MinidumpFile::getStream(minidump::StreamType Type) const { getStream() function
/llvm-project/lld/wasm/
H A DSyntheticSections.h63 raw_ostream &getStream() { return bodyOutputStream; } getStream() function
/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/
H A DLinePrinter.h84 raw_ostream &getStream() { return OS; } in getStream() function
/llvm-project/llvm/lib/ObjectYAML/
H A DWasmEmitter.cpp86 raw_ostream &getStream() { return StringStream; } in getStream() function in __anon8fa81b2e0111::SubSectionWriter
[all...]
/llvm-project/mlir/include/mlir/TableGen/
H A DClass.h246 raw_indented_ostream &getStream() { return os; } getStream() function
/llvm-project/mlir/lib/IR/
H A DAsmPrinter.cpp394 raw_ostream &getStream() { return os; } getStream() function in mlir::AsmPrinter::Impl
805 raw_ostream &getStream() const override { return os; } getStream() function in __anonc242fc4b0611::DummyAliasOperationPrinter
958 raw_ostream &getStream() const override { return os; } getStream() function in __anonc242fc4b0611::DummyAliasDialectAsmPrinter
2790 raw_ostream &AsmPrinter::getStream() const { getStream() function in AsmPrinter
[all...]
/llvm-project/offload/plugins-nextgen/cuda/src/
H A Drtl.cpp509 Error getStream(AsyncInfoWrapperTy &AsyncInfoWrapper, CUstream &Stream) { getStream() function
/llvm-project/offload/plugins-nextgen/amdgpu/src/
H A Drtl.cpp2136 Error getStream(AsyncInfoWrapperTy &AsyncInfoWrapper, getStream() function
/llvm-project/clang/lib/AST/
H A DMicrosoftMangle.cpp364 raw_ostream &getStream() const { return Out; } getStream() function in __anonab919dae0111::MicrosoftCXXNameMangler
[all...]
H A DItaniumMangle.cpp453 raw_ostream &getStream() { return Out; } getStream() function in __anonaa0cbdaf0111::CXXNameMangler
[all...]