Home
last modified time | relevance | path

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

/external/clang/lib/Frontend/Rewrite/
DRewriteObjC.cpp3335 std::string RewrittenStr = RewrittenBlockExprs[CE]; in SynthesizeBlockFunc() local
3336 const char *cstr = RewrittenStr.c_str(); in SynthesizeBlockFunc()
DRewriteModernObjC.cpp4134 std::string RewrittenStr = RewrittenBlockExprs[CE]; in SynthesizeBlockFunc() local
4135 const char *cstr = RewrittenStr.c_str(); in SynthesizeBlockFunc()