Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/Support/
Draw_ostream.h434 explicit raw_string_ostream(std::string &O) : OS(O) {} in raw_string_ostream() function
/external/llvm/include/llvm/Support/
Draw_ostream.h461 explicit raw_string_ostream(std::string &O) : OS(O) {} in raw_string_ostream() function
/external/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