Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DMallocChecker.cpp310 CK_MismatchedDeallocatorChecker, enumerator
1243 ChecksEnabled[CK_MismatchedDeallocatorChecker]) { in checkOwnershipAttr()
2053 else if (ChecksEnabled[CK_MismatchedDeallocatorChecker]) in HandleFreeAlloca()
2054 CheckKind = CK_MismatchedDeallocatorChecker; in HandleFreeAlloca()
2080 if (!ChecksEnabled[CK_MismatchedDeallocatorChecker]) { in HandleMismatchedDealloc()
2088 new BugType(CheckNames[CK_MismatchedDeallocatorChecker], in HandleMismatchedDealloc()