Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp378 std::string SynthesizeBlockImpl(BlockExpr *CE,
3386 std::string RewriteObjC::SynthesizeBlockImpl(BlockExpr *CE, std::string Tag, in SynthesizeBlockImpl() function in RewriteObjC
3569 std::string CI = SynthesizeBlockImpl(Blocks[i], ImplTag, DescTag); in SynthesizeBlockLiterals()
H A DRewriteModernObjC.cpp470 std::string SynthesizeBlockImpl(BlockExpr *CE, const std::string &Tag,
4173 std::string RewriteModernObjC::SynthesizeBlockImpl(BlockExpr *CE, in SynthesizeBlockImpl() function in RewriteModernObjC
4350 std::string CI = SynthesizeBlockImpl(Blocks[i], ImplTag, DescTag); in SynthesizeBlockLiterals()