Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/Rewrite/
H A DRewriteModernObjC.cpp272 std::string SStr; in ReplaceStmtWithRange() local
273 llvm::raw_string_ostream S(SStr); in ReplaceStmtWithRange()
4424 std::string SStr; in SynthesizeBlockLiterals() local
4426 llvm::raw_string_ostream constructorExprBuf(SStr); in SynthesizeBlockLiterals()
5666 std::string SStr; in RewriteFunctionBodyOrGlobalInitializer()
5667 llvm::raw_string_ostream Buf(SStr); in RewriteFunctionBodyOrGlobalInitializer()
H A DRewriteObjC.cpp223 std::string SStr; in ReplaceStmtWithRange() local
224 llvm::raw_string_ostream S(SStr); in ReplaceStmtWithRange()
4766 std::string SStr; in RewriteFunctionBodyOrGlobalInitializer()
4767 llvm::raw_string_ostream Buf(SStr); in RewriteFunctionBodyOrGlobalInitializer()