Searched refs:TempBuf (Results 1 – 1 of 1) sorted by relevance
728 SmallString<1024> TempBuf; in runCheckersForPrintStateJson() local729 llvm::raw_svector_ostream TempOut(TempBuf); in runCheckersForPrintStateJson()747 if (TempBuf.empty()) in runCheckersForPrintStateJson()756 TempBuf.clear(); in runCheckersForPrintStateJson()763 if (TempBuf.empty()) in runCheckersForPrintStateJson()770 << '\"' << TempBuf.str().trim() << '\"' << NL; in runCheckersForPrintStateJson()777 TempBuf.clear(); in runCheckersForPrintStateJson()