Home
last modified time | relevance | path

Searched refs:SStr (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/Frontend/Rewrite/
DRewriteModernObjC.cpp272 std::string SStr; in ReplaceStmtWithRange() local
273 llvm::raw_string_ostream S(SStr); in ReplaceStmtWithRange()
4421 std::string SStr; in SynthesizeBlockLiterals() local
4423 llvm::raw_string_ostream constructorExprBuf(SStr); in SynthesizeBlockLiterals()
5667 std::string SStr; in RewriteFunctionBodyOrGlobalInitializer()
5668 llvm::raw_string_ostream Buf(SStr); in RewriteFunctionBodyOrGlobalInitializer()
DRewriteObjC.cpp223 std::string SStr; in ReplaceStmtWithRange() local
224 llvm::raw_string_ostream S(SStr); in ReplaceStmtWithRange()
4756 std::string SStr; in RewriteFunctionBodyOrGlobalInitializer()
4757 llvm::raw_string_ostream Buf(SStr); in RewriteFunctionBodyOrGlobalInitializer()