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

/freebsd-9.3-release/contrib/llvm/lib/Support/
H A Draw_ostream.cpp699 raw_svector_ostream::raw_svector_ostream(SmallVectorImpl<char> &O) : OS(O) { function in class:raw_svector_ostream
[all...]
/freebsd-9.3-release/contrib/llvm/include/llvm/Support/
H A Draw_ostream.h450 class raw_svector_ostream : public raw_ostream { class in namespace:llvm

Completed in 111 milliseconds