Home
last modified time | relevance | path

Searched defs:OStream (Results 1 – 4 of 4) sorted by relevance

/third_party/jsoncpp/include/json/
Dconfig.h140 using OStream = std::ostream; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/
DTargetMachineC.cpp236 raw_svector_ostream OStream(CodeString); in LLVMTargetMachineEmitToMemoryBuffer() local
/third_party/protobuf/src/google/protobuf/stubs/
Dint128_unittest.cc454 TEST(Int128, OStream) { in TEST() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DJSON.h465 friend class OStream; variable