Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/lib/Frontend/Rewrite/
DRewriteObjC.cpp380 std::string SynthesizeBlockImpl(BlockExpr *CE,
3388 std::string RewriteObjC::SynthesizeBlockImpl(BlockExpr *CE, std::string Tag, in SynthesizeBlockImpl() function in RewriteObjC
3575 std::string CI = SynthesizeBlockImpl(Blocks[i], ImplTag, DescTag); in SynthesizeBlockLiterals()
DRewriteModernObjC.cpp470 std::string SynthesizeBlockImpl(BlockExpr *CE,
4178 std::string RewriteModernObjC::SynthesizeBlockImpl(BlockExpr *CE, std::string Tag, in SynthesizeBlockImpl() function in RewriteModernObjC
4366 std::string CI = SynthesizeBlockImpl(Blocks[i], ImplTag, DescTag); in SynthesizeBlockLiterals()