Searched refs:getObjects (Results 1 – 6 of 6) sorted by relevance
3497 ArrayRef<CleanupObject> getObjects() const { in getObjects() function3505 return getObjects()[i]; in getObject()
1532 for (const ExprWithCleanups::CleanupObject &CO : EWC->getObjects()) in VisitExprWithCleanups()
8323 if (Error Err = ImportContainerChecked(E->getObjects(), ToObjects)) in VisitExprWithCleanups()
1069 for (auto &C : EWC->getObjects()) in EmitBlockLiteral()
1970 for (auto &Obj : E->getObjects()) { in VisitExprWithCleanups()
326 EWC->getObjects()); in IgnoreNarrowingConversion()