Searched refs:SynthesizeBlockImpl (Results 1 - 2 of 2) sorted by relevance

/external/clang/lib/Frontend/Rewrite/
H A DRewriteModernObjC.cpp475 std::string SynthesizeBlockImpl(BlockExpr *CE,
4270 std::string RewriteModernObjC::SynthesizeBlockImpl(BlockExpr *CE, std::string Tag, function in class:RewriteModernObjC
4458 std::string CI = SynthesizeBlockImpl(Blocks[i], ImplTag, DescTag);
H A DRewriteObjC.cpp379 std::string SynthesizeBlockImpl(BlockExpr *CE,
3407 std::string RewriteObjC::SynthesizeBlockImpl(BlockExpr *CE, std::string Tag, function in class:RewriteObjC
3594 std::string CI = SynthesizeBlockImpl(Blocks[i], ImplTag, DescTag);

Completed in 64 milliseconds