Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/clang/lib/Frontend/Rewrite/
DRewriteObjC.cpp3782 CastExpr *BlkCast = NoTypeInfoCStyleCastExpr(Context, PtrBlock, in SynthesizeBlockCall() local
3787 BlkCast); in SynthesizeBlockCall()
3805 BlkExprs.push_back(BlkCast); in SynthesizeBlockCall()
DRewriteModernObjC.cpp4615 CastExpr *BlkCast = NoTypeInfoCStyleCastExpr(Context, PtrBlock, in SynthesizeBlockCall() local
4620 BlkCast); in SynthesizeBlockCall()
4638 BlkExprs.push_back(BlkCast); in SynthesizeBlockCall()