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

/macosx-10.10/llvmCore-3425.0.34/include/llvm/Support/
H A Draw_ostream.h442 class raw_string_ostream : public raw_ostream { class in namespace:llvm
452 explicit raw_string_ostream(std::string &O) : OS(O) {} function in class:llvm::raw_string_ostream
/macosx-10.10/llvmCore-3425.0.34/lib/Support/
H A Draw_ostream.cpp

Completed in 74 milliseconds