reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
457 static_cast<const RetainCountChecker *>(BT.getChecker()); 459 bool IsFreeUnowned = BT.getBugType() == RefCountBug::FreeNotOwned || 460 BT.getBugType() == RefCountBug::DeallocNotOwned;