Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/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.cpp481 Stmt *SynthBlockInitExpr(BlockExpr *Exp,
5196 Stmt *RewriteModernObjC::SynthBlockInitExpr(BlockExpr *Exp, in SynthBlockInitExpr() function in RewriteModernObjC
5490 Stmt *blockTranscribed = SynthBlockInitExpr(BE, InnerBlockDeclRefs); in RewriteFunctionBodyOrGlobalInitializer()