Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp376 std::string SynthesizeBlockHelperFuncs(BlockExpr *CE, int i,
3344 std::string RewriteObjC::SynthesizeBlockHelperFuncs(BlockExpr *CE, int i, in SynthesizeBlockHelperFuncs() function in RewriteObjC
3584 std::string HF = SynthesizeBlockHelperFuncs(Blocks[i], i, FunName, ImplTag); in SynthesizeBlockLiterals()
H A DRewriteModernObjC.cpp467 std::string SynthesizeBlockHelperFuncs(BlockExpr *CE, int i,
4135 std::string RewriteModernObjC::SynthesizeBlockHelperFuncs(BlockExpr *CE, int i, in SynthesizeBlockHelperFuncs() function in RewriteModernObjC
4376 std::string HF = SynthesizeBlockHelperFuncs(Blocks[i], i, FunName, ImplTag); in SynthesizeBlockLiterals()