Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DRewriteModernObjC.cpp471 std::string SynthesizeBlockImpl(BlockExpr *CE, const std::string &Tag,
4176 std::string RewriteModernObjC::SynthesizeBlockImpl(BlockExpr *CE, in SynthesizeBlockImpl() function in RewriteModernObjC
4364 std::string CI = SynthesizeBlockImpl(Blocks[i], ImplTag, DescTag); in SynthesizeBlockLiterals()