Searched refs:diagnoseMistakenDealloc (Results 1 – 1 of 1) sorted by relevance
142 bool diagnoseMistakenDealloc(SymbolRef DeallocedValue,348 if (diagnoseMistakenDealloc(M.getReceiverSVal().getAsSymbol(), M, C)) in checkPreObjCMessage()721 bool ObjCDeallocChecker::diagnoseMistakenDealloc(SymbolRef DeallocedValue, in diagnoseMistakenDealloc() function in ObjCDeallocChecker