Searched defs:raw_svector_ostream (Results 1 – 4 of 4) sorted by relevance
520 explicit raw_svector_ostream(SmallVectorImpl<char> &O) : OS(O) { in raw_svector_ostream() function
493 explicit raw_svector_ostream(SmallVectorImpl<char> &O) : OS(O) { in raw_svector_ostream() function
506 explicit raw_svector_ostream(SmallVectorImpl<char> &O) : OS(O) { in raw_svector_ostream() function
690 raw_svector_ostream::raw_svector_ostream(SmallVectorImpl<char> &O) : OS(O) { in raw_svector_ostream() function in raw_svector_ostream