Lines Matching full:sbuf
1892 std::string sbuf;1893 llvm::raw_string_ostream os(sbuf);2206 std::string sbuf;2207 llvm::raw_string_ostream os(sbuf);3479 SmallString<128> sbuf;3480 llvm::raw_svector_ostream os(sbuf);