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

/external/clang/lib/StaticAnalyzer/Checkers/
H A DMallocChecker.cpp172 CK_MismatchedDeallocatorChecker, enumerator in enum:__anon18202::MallocChecker::CheckKind
737 ChecksEnabled[CK_MismatchedDeallocatorChecker]) {
1385 if (!ChecksEnabled[CK_MismatchedDeallocatorChecker])
1391 new BugType(CheckNames[CK_MismatchedDeallocatorChecker],

Completed in 406 milliseconds