Home | History | Annotate | Download | only in Checkers

Lines Matching defs:sbuf

1912   std::string sbuf;
1913 llvm::raw_string_ostream os(sbuf);
2330 std::string sbuf;
2331 llvm::raw_string_ostream os(sbuf);
3785 SmallString<128> sbuf;
3786 llvm::raw_svector_ostream os(sbuf);