Searched refs:SStr (Results 1 – 1 of 1) sorted by relevance
273 std::string SStr; in ReplaceStmtWithRange() local274 llvm::raw_string_ostream S(SStr); in ReplaceStmtWithRange()278 if (!Rewrite.ReplaceText(SrcRange.getBegin(), Size, SStr)) { in ReplaceStmtWithRange()4411 std::string SStr; in SynthesizeBlockLiterals() local4413 llvm::raw_string_ostream constructorExprBuf(SStr); in SynthesizeBlockLiterals()4416 globalBuf += SStr; in SynthesizeBlockLiterals()5652 std::string SStr; in RewriteFunctionBodyOrGlobalInitializer()5653 llvm::raw_string_ostream Buf(SStr); in RewriteFunctionBodyOrGlobalInitializer()