Home
last modified time | relevance | path

Searched refs:DeallocNotOwned (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/
H A DRetainCountDiagnostics.h32 DeallocNotOwned, enumerator
H A DRetainCountDiagnostics.cpp30 case DeallocNotOwned: in bugTypeToName()
53 case DeallocNotOwned: in getDescription()
459 BT.getBugType() == RefCountBug::DeallocNotOwned; in VisitNode()
H A DRetainCountChecker.h256 std::unique_ptr<RefCountBug> DeallocNotOwned; variable
H A DRetainCountChecker.cpp851 return *DeallocNotOwned; in errorKindToBugKind()
1488 INIT_BUGTYPE(DeallocNotOwned) in registerRetainCountChecker()
1520 LAZY_INIT_BUGTYPE(DeallocNotOwned) in registerOSObjectRetainCountChecker()
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc7377 …2_GLOBAL__N_115DeallocNotOwnedD1Ev", "(anonymous namespace)::DeallocNotOwned::~DeallocNotOwned()"},
7378 …2_GLOBAL__N_115DeallocNotOwnedD0Ev", "(anonymous namespace)::DeallocNotOwned::~DeallocNotOwned()"},
7379 {"_ZNK12_GLOBAL__N_115DeallocNotOwned14getDescriptionEv", "(anonymous namespace)::DeallocNotOwned::…
25236 {"_ZTVN12_GLOBAL__N_115DeallocNotOwnedE", "vtable for (anonymous namespace)::DeallocNotOwned"},