Searched refs:SynthesizeBlockFunc (Results 1 – 1 of 1) sorted by relevance
469 std::string SynthesizeBlockFunc(BlockExpr *CE, int i, StringRef funcName,4037 std::string RewriteModernObjC::SynthesizeBlockFunc(BlockExpr *CE, int i, in SynthesizeBlockFunc() function in RewriteModernObjC4368 std::string CF = SynthesizeBlockFunc(Blocks[i], i, FunName, ImplTag); in SynthesizeBlockLiterals()