Home | History | Annotate | Download | only in Rewrite

Lines Matching full:cbe

4470       if (BlockExpr *CBE = dyn_cast<BlockExpr>(SubStmt))
4471 GetBlockDeclRefExprs(CBE->getBody());
4488 if (BlockExpr *CBE = dyn_cast<BlockExpr>(SubStmt)) {
4489 InnerContexts.insert(cast<DeclContext>(CBE->getBlockDecl()));
4490 GetInnerBlockDeclRefExprs(CBE->getBody(),