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

/macosx-10.9.5/llvmCore-3425.0.33/lib/Support/
H A Draw_ostream.cpp709 raw_svector_ostream::raw_svector_ostream(SmallVectorImpl<char> &O) : OS(O) { function in class:raw_svector_ostream
[all...]
/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/Support/
H A Draw_ostream.h466 class raw_svector_ostream : public raw_ostream { class in namespace:llvm

Completed in 115 milliseconds