Searched refs:tryRemoving (Results 1 – 2 of 2) sorted by relevance
122 if (tryRemoving(E)) in VisitObjCMessageExpr()154 if (tryRemoving(RecContainer)) in VisitObjCMessageExpr()432 bool tryRemoving(Expr *E) const { in tryRemoving() function in __anonc9fe80ca0111::RetainReleaseDeallocRemover441 return tryRemoving(castE); in tryRemoving()444 return tryRemoving(parenE); in tryRemoving()
318 if (tryRemoving(cast<Expr>(StmtMap->getParentIgnoreParenCasts(E)))) in removeBlockReleaseMacro()324 bool tryRemoving(Expr *E) const { in tryRemoving() function in __anon574d02e40111::UnbridgedCastRewriter