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