Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp377 std::string SynthesizeBlockHelperFuncs(BlockExpr *CE, int i,
3343 std::string RewriteObjC::SynthesizeBlockHelperFuncs(BlockExpr *CE, int i, in SynthesizeBlockHelperFuncs() function in RewriteObjC
3583 std::string HF = SynthesizeBlockHelperFuncs(Blocks[i], i, FunName, ImplTag); in SynthesizeBlockLiterals()
H A DRewriteModernObjC.cpp467 std::string SynthesizeBlockHelperFuncs(BlockExpr *CE, int i,
4137 std::string RewriteModernObjC::SynthesizeBlockHelperFuncs(BlockExpr *CE, int i, in SynthesizeBlockHelperFuncs() function in RewriteModernObjC
4378 std::string HF = SynthesizeBlockHelperFuncs(Blocks[i], i, FunName, ImplTag); in SynthesizeBlockLiterals()