Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp3348 std::string RewrittenStr = RewrittenBlockExprs[CE]; in SynthesizeBlockFunc() local
3349 const char *cstr = RewrittenStr.c_str(); in SynthesizeBlockFunc()
H A DRewriteModernObjC.cpp4137 std::string RewrittenStr = RewrittenBlockExprs[CE]; in SynthesizeBlockFunc() local
4138 const char *cstr = RewrittenStr.c_str(); in SynthesizeBlockFunc()