Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Frontend/Rewrite/
H A DRewriteModernObjC.cpp273 std::string SStr; in ReplaceStmtWithRange() local
274 llvm::raw_string_ostream S(SStr); in ReplaceStmtWithRange()
4416 std::string SStr; in SynthesizeBlockLiterals() local
4418 llvm::raw_string_ostream constructorExprBuf(SStr); in SynthesizeBlockLiterals()
5658 std::string SStr; in RewriteFunctionBodyOrGlobalInitializer()
5659 llvm::raw_string_ostream Buf(SStr); in RewriteFunctionBodyOrGlobalInitializer()
H A DRewriteObjC.cpp224 std::string SStr; in ReplaceStmtWithRange() local
225 llvm::raw_string_ostream S(SStr); in ReplaceStmtWithRange()
4751 std::string SStr; in RewriteFunctionBodyOrGlobalInitializer()
4752 llvm::raw_string_ostream Buf(SStr); in RewriteFunctionBodyOrGlobalInitializer()