Home
last modified time | relevance | path

Searched refs:ReleaseNotOwned (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/
H A DRetainCountDiagnostics.h31 ReleaseNotOwned, enumerator
H A DRetainCountDiagnostics.cpp28 case ReleaseNotOwned: in bugTypeToName()
50 case ReleaseNotOwned: in getDescription()
H A DRetainCountChecker.cpp848 return *ReleaseNotOwned; in errorKindToBugKind()
1501 INIT_BUGTYPE(ReleaseNotOwned) in registerRetainCountChecker()
1533 LAZY_INIT_BUGTYPE(ReleaseNotOwned) in registerOSObjectRetainCountChecker()