Home | History | Annotate | Download | only in AST

Lines Matching refs:getBlockDecl

1220     return !cast<BlockExpr>(E)->getBlockDecl()->hasCaptures();
4661 if (!E->getBlockDecl()->hasCaptures())