Searched refs:getObjects (Results 1 – 6 of 6) sorted by relevance
3623 ArrayRef<CleanupObject> getObjects() const { in getObjects() function3631 return getObjects()[i]; in getObject()
1546 for (const ExprWithCleanups::CleanupObject &CO : EWC->getObjects()) in VisitExprWithCleanups()
8670 if (Error Err = ImportContainerChecked(E->getObjects(), ToObjects)) in VisitExprWithCleanups()
1098 for (auto &C : EWC->getObjects()) in EmitBlockLiteral()
1995 for (auto &Obj : E->getObjects()) { in VisitExprWithCleanups()
323 EWC->getObjects()); in IgnoreNarrowingConversion()