Searched refs:SynthesizeBlockHelperFuncs (Results 1 – 2 of 2) sorted by relevance
| /freebsd/contrib/llvm-project/clang/lib/Frontend/Rewrite/ |
| H A D | RewriteObjC.cpp | 374 std::string SynthesizeBlockHelperFuncs(BlockExpr *CE, int i, 3342 std::string RewriteObjC::SynthesizeBlockHelperFuncs(BlockExpr *CE, int i, in SynthesizeBlockHelperFuncs() function in RewriteObjC 3578 std::string HF = SynthesizeBlockHelperFuncs(Blocks[i], i, FunName, ImplTag); in SynthesizeBlockLiterals()
|
| H A D | RewriteModernObjC.cpp | 465 std::string SynthesizeBlockHelperFuncs(BlockExpr *CE, int i, 4130 std::string RewriteModernObjC::SynthesizeBlockHelperFuncs( in SynthesizeBlockHelperFuncs() function in RewriteModernObjC 4359 std::string HF = SynthesizeBlockHelperFuncs(Blocks[i], i, FunName, ImplTag); in SynthesizeBlockLiterals()
|