Searched refs:DeallocNotOwned (Results 1 – 4 of 4) sorted by relevance
32 DeallocNotOwned, enumerator
29 case DeallocNotOwned: in bugTypeToName()52 case DeallocNotOwned: in getDescription()465 BT.getBugType() == RefCountBug::DeallocNotOwned; in VisitNode()
257 std::unique_ptr<RefCountBug> DeallocNotOwned; variable
853 return *DeallocNotOwned; in errorKindToBugKind()1502 INIT_BUGTYPE(DeallocNotOwned) in registerRetainCountChecker()1534 LAZY_INIT_BUGTYPE(DeallocNotOwned) in registerOSObjectRetainCountChecker()