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