Searched refs:TmpBuf (Results 1 – 1 of 1) sorted by relevance
167 SmallString<128> TmpBuf; in EmitMatcher() local173 TmpBuf.clear(); in EmitMatcher()174 raw_svector_ostream OS(TmpBuf); in EmitMatcher()191 OS << '\n' << TmpBuf.str(); in EmitMatcher()308 SmallString<128> TmpBuf; in EmitMatcher() local314 TmpBuf.clear(); in EmitMatcher()315 raw_svector_ostream OS(TmpBuf); in EmitMatcher()345 OS << TmpBuf.str(); in EmitMatcher()