Searched refs:getObjects (Results 1 – 6 of 6) sorted by relevance
3370 ArrayRef<CleanupObject> getObjects() const { in getObjects() function3379 return getObjects()[i]; in getObject()
1385 for (const ExprWithCleanups::CleanupObject &CO : EWC->getObjects()) in VisitExprWithCleanups()
7632 if (Error Err = ImportContainerChecked(E->getObjects(), ToObjects)) in VisitExprWithCleanups()
1081 for (auto &C : EWC->getObjects()) in EmitBlockLiteral()
1842 for (auto &Obj : E->getObjects()) { in VisitExprWithCleanups()
276 EWC->getObjects()); in IgnoreNarrowingConversion()