Searched refs:TempBuf (Results 1 – 1 of 1) sorted by relevance
797 SmallString<1024> TempBuf; in runCheckersForPrintStateJson() local798 llvm::raw_svector_ostream TempOut(TempBuf); in runCheckersForPrintStateJson()816 if (TempBuf.empty()) in runCheckersForPrintStateJson()825 TempBuf.clear(); in runCheckersForPrintStateJson()832 if (TempBuf.empty()) in runCheckersForPrintStateJson()838 << '\"' << TempBuf.str().trim() << '\"' << NL; in runCheckersForPrintStateJson()845 TempBuf.clear(); in runCheckersForPrintStateJson()