Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp390 Stmt *SynthBlockInitExpr(BlockExpr *Exp,
4349 Stmt *RewriteObjC::SynthBlockInitExpr(BlockExpr *Exp, in SynthBlockInitExpr() function in RewriteObjC
4613 Stmt *blockTranscribed = SynthBlockInitExpr(BE, InnerBlockDeclRefs); in RewriteFunctionBodyOrGlobalInitializer()
H A DRewriteModernObjC.cpp480 Stmt *SynthBlockInitExpr(BlockExpr *Exp,
5193 Stmt *RewriteModernObjC::SynthBlockInitExpr(BlockExpr *Exp, in SynthBlockInitExpr() function in RewriteModernObjC
5487 Stmt *blockTranscribed = SynthBlockInitExpr(BE, InnerBlockDeclRefs); in RewriteFunctionBodyOrGlobalInitializer()