Searched refs:reportUseAfterFree (Results 1 – 1 of 1) sorted by relevance
190 reportUseAfterFree(FnName, CE, DeclWithIssue, "when ARC is disabled"); in checkAdoptCall()192 reportUseAfterFree(FnName, CE, DeclWithIssue); in checkAdoptCall()587 void reportUseAfterFree(const std::string &Name, const CallExpr *CE, in reportUseAfterFree() function in __anon71c0f1610111::RetainPtrCtorAdoptChecker