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

/netbsd-current/external/apache2/llvm/dist/clang/lib/Frontend/Rewrite/
H A DRewriteModernObjC.cpp470 std::string SynthesizeBlockImpl(BlockExpr *CE,
4189 std::string RewriteModernObjC::SynthesizeBlockImpl(BlockExpr *CE, std::string Tag, function in class:RewriteModernObjC
4377 std::string CI = SynthesizeBlockImpl(Blocks[i], ImplTag, DescTag);
H A DRewriteObjC.cpp380 std::string SynthesizeBlockImpl(BlockExpr *CE,
3400 std::string RewriteObjC::SynthesizeBlockImpl(BlockExpr *CE, std::string Tag, function in class:RewriteObjC
3587 std::string CI = SynthesizeBlockImpl(Blocks[i], ImplTag, DescTag);

Completed in 204 milliseconds