Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp391 Stmt *SynthBlockInitExpr(BlockExpr *Exp,
4351 Stmt *RewriteObjC::SynthBlockInitExpr(BlockExpr *Exp, in SynthBlockInitExpr() function in RewriteObjC
4610 Stmt *blockTranscribed = SynthBlockInitExpr(BE, InnerBlockDeclRefs); in RewriteFunctionBodyOrGlobalInitializer()
H A DRewriteModernObjC.cpp481 Stmt *SynthBlockInitExpr(BlockExpr *Exp,
5202 Stmt *RewriteModernObjC::SynthBlockInitExpr(BlockExpr *Exp, in SynthBlockInitExpr() function in RewriteModernObjC
5493 Stmt *blockTranscribed = SynthBlockInitExpr(BE, InnerBlockDeclRefs); in RewriteFunctionBodyOrGlobalInitializer()