Searched refs:scan_dealloc (Results 1 – 1 of 1) sorted by relevance
30 static bool scan_dealloc(Stmt* S, Selector Dealloc) { in scan_dealloc() function45 if (*I && scan_dealloc(*I, Dealloc)) in scan_dealloc()184 if (MD->getBody() && !scan_dealloc(MD->getBody(), S)) { in checkObjCDealloc()