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