Searched refs:isDelegateMessage (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/ARCMigrate/
H A DTransRetainReleaseDealloc.cpp104 if (E->getMethodFamily() == OMF_release && isDelegateMessage(rec)) {
401 bool isDelegateMessage(Expr *E) const { function in class:__anon17701::RetainReleaseDeallocRemover

Completed in 51 milliseconds