Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp3335 std::string RewrittenStr = RewrittenBlockExprs[CE]; in SynthesizeBlockFunc() local
3336 const char *cstr = RewrittenStr.c_str(); in SynthesizeBlockFunc()
H A DRewriteModernObjC.cpp4129 std::string RewrittenStr = RewrittenBlockExprs[CE]; in SynthesizeBlockFunc() local
4130 const char *cstr = RewrittenStr.c_str(); in SynthesizeBlockFunc()