Searched refs:isBlockCapture (Results 1 – 3 of 3) sorted by relevance
426 bool isBlockCapture() const { in isBlockCapture() function
1410 assert(!From.isBlockCapture() && "Cannot capture __block variables"); in ActOnLambdaExpr()
10788 BlockDecl::Capture NewCap(Cap.getVariable(), Cap.isBlockCapture(), in ActOnBlockStmtExpr()