Searched refs:FreeNotOwned (Results 1 – 4 of 4) sorted by relevance
33 FreeNotOwned, enumerator
29 case FreeNotOwned: in bugTypeToName()52 case FreeNotOwned: in getDescription()458 bool IsFreeUnowned = BT.getBugType() == RefCountBug::FreeNotOwned || in VisitNode()
258 std::unique_ptr<RefCountBug> FreeNotOwned; variable
852 return *FreeNotOwned; in errorKindToBugKind()1503 INIT_BUGTYPE(FreeNotOwned) in registerRetainCountChecker()1535 LAZY_INIT_BUGTYPE(FreeNotOwned) in registerOSObjectRetainCountChecker()