Searched refs:getObjects (Results 1 – 6 of 6) sorted by relevance
3460 ArrayRef<CleanupObject> getObjects() const { in getObjects() function3468 return getObjects()[i]; in getObject()
1497 for (const ExprWithCleanups::CleanupObject &CO : EWC->getObjects()) in VisitExprWithCleanups()
8221 if (Error Err = ImportContainerChecked(E->getObjects(), ToObjects)) in VisitExprWithCleanups()
1059 for (auto &C : EWC->getObjects()) in EmitBlockLiteral()
1959 for (auto &Obj : E->getObjects()) { in VisitExprWithCleanups()
293 EWC->getObjects()); in IgnoreNarrowingConversion()