Home
last modified time | relevance | path

Searched defs:CheckKind (Results 1 – 1 of 1) sorted by relevance

/minix3/external/bsd/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DMallocChecker.cpp170 enum CheckKind { enum in __anon667d994e0111::MallocChecker
1419 Optional<MallocChecker::CheckKind> CheckKind = in ReportBadFree() local
1525 Optional<MallocChecker::CheckKind> CheckKind = in ReportOffsetFree() local
1581 Optional<MallocChecker::CheckKind> CheckKind = getCheckIfTracked(C, Sym); in ReportUseAfterFree() local
1609 Optional<MallocChecker::CheckKind> CheckKind = getCheckIfTracked(C, Sym); in ReportDoubleFree() local
1637 Optional<MallocChecker::CheckKind> CheckKind = getCheckIfTracked(C, Sym); in ReportDoubleDelete() local
1825 Optional<MallocChecker::CheckKind> CheckKind = getCheckIfTracked(Family); in reportLeak() local
2445 Optional<MallocChecker::CheckKind> CheckKind = getCheckIfTracked(Family); in printState() local