HomeSort by relevance Sort by last modified time
    Searched refs:tryRemoving (Results 1 - 2 of 2) sorted by null

  /external/clang/lib/ARCMigrate/
TransRetainReleaseDealloc.cpp 122 if (tryRemoving(E))
154 if (tryRemoving(RecContainer))
432 bool tryRemoving(Expr *E) const {
441 return tryRemoving(castE);
444 return tryRemoving(parenE);
TransUnbridgedCasts.cpp 318 if (tryRemoving(cast<Expr>(StmtMap->getParentIgnoreParenCasts(E))))
324 bool tryRemoving(Expr *E) const {

Completed in 80 milliseconds