Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp388 Stmt *SynthBlockInitExpr(BlockExpr *Exp,
4332 Stmt *RewriteObjC::SynthBlockInitExpr(BlockExpr *Exp, in SynthBlockInitExpr() function in RewriteObjC
4592 Stmt *blockTranscribed = SynthBlockInitExpr(BE, InnerBlockDeclRefs); in RewriteFunctionBodyOrGlobalInitializer()
H A DRewriteModernObjC.cpp479 Stmt *SynthBlockInitExpr(BlockExpr *Exp,
5169 Stmt *RewriteModernObjC::SynthBlockInitExpr(BlockExpr *Exp, in SynthBlockInitExpr() function in RewriteModernObjC
5453 Stmt *blockTranscribed = SynthBlockInitExpr(BE, InnerBlockDeclRefs); in RewriteFunctionBodyOrGlobalInitializer()