Searched refs:hasCaptures (Results 1 – 9 of 9) sorted by relevance
54 if (!BE->getBlockDecl()->hasCaptures()) in checkPostStmt()
2961 if (!BE->getBlockDecl()->hasCaptures()) in checkPostStmt()
582 if (!block->hasCaptures() && !hasNonConstantCustomFields) { in computeBlockInfo()786 if (!blockExpr->getBlockDecl()->hasCaptures()) in EmitBlockLiteral()
152 if (!BE->getBlockDecl()->hasCaptures()) in checkPostStmt()
1086 if (!BD->hasCaptures()) { in getBlockDataRegion()
4451 bool hasCaptures() const { return NumCaptures || capturesCXXThis(); } in hasCaptures() function
2019 return !cast<BlockExpr>(E)->getBlockDecl()->hasCaptures(); in IsGlobalLValue()8744 if (!E->getBlockDecl()->hasCaptures()) in VisitBlockExpr()
7842 if (cast<BlockExpr>(Init)->getBlockDecl()->hasCaptures()) { in visitLocalsRetainedByInitializer()
16753 if (Result->getBlockDecl()->hasCaptures()) { in ActOnBlockStmtExpr()