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