Home
last modified time | relevance | path

Searched defs:raw_string_ostream (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
Draw_ostream.h474 explicit raw_string_ostream(std::string &O) : OS(O) {} in raw_string_ostream() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
Draw_ostream.h527 explicit raw_string_ostream(std::string &O) : OS(O) {} in raw_string_ostream() function