Lines Matching defs:CheckKind
303 enum CheckKind { enum in __anon59cbc8120411::MallocChecker
2071 Optional<MallocChecker::CheckKind> CheckKind = getCheckIfTracked(Family); in HandleNonHeapDealloc() local
2112 Optional<MallocChecker::CheckKind> CheckKind; in HandleFreeAlloca() local
2204 Optional<MallocChecker::CheckKind> CheckKind = getCheckIfTracked(Family); in HandleOffsetFree() local
2261 Optional<MallocChecker::CheckKind> CheckKind = getCheckIfTracked(C, Sym); in HandleUseAfterFree() local
2300 Optional<MallocChecker::CheckKind> CheckKind = getCheckIfTracked(C, Sym); in HandleDoubleFree() local
2330 Optional<MallocChecker::CheckKind> CheckKind = getCheckIfTracked(C, Sym); in HandleDoubleDelete() local
2357 Optional<MallocChecker::CheckKind> CheckKind = getCheckIfTracked(C, Sym); in HandleUseZeroAlloc() local
2389 Optional<MallocChecker::CheckKind> CheckKind = getCheckIfTracked(Family); in HandleFunctionPtrFree() local
2600 CheckKind = getCheckIfTracked(Family, true); in HandleLeak() local
3419 Optional<MallocChecker::CheckKind> CheckKind = getCheckIfTracked(Family); in printState() local