Searched defs:CheckKind (Results 1 – 3 of 3) sorted by relevance
182 enum CheckKind { enum in __anond17b7d3c0111::MallocChecker1606 Optional<MallocChecker::CheckKind> CheckKind = in ReportBadFree() local1647 Optional<MallocChecker::CheckKind> CheckKind; in ReportFreeAlloca() local1734 Optional<MallocChecker::CheckKind> CheckKind = in ReportOffsetFree() local1789 Optional<MallocChecker::CheckKind> CheckKind = getCheckIfTracked(C, Sym); in ReportUseAfterFree() local1816 Optional<MallocChecker::CheckKind> CheckKind = getCheckIfTracked(C, Sym); in ReportDoubleFree() local1844 Optional<MallocChecker::CheckKind> CheckKind = getCheckIfTracked(C, Sym); in ReportDoubleDelete() local1870 Optional<MallocChecker::CheckKind> CheckKind = getCheckIfTracked(C, Sym); in ReportUseZeroAllocated() local2073 CheckKind = getCheckIfTracked(Family, true); in reportLeak() local2715 Optional<MallocChecker::CheckKind> CheckKind = getCheckIfTracked(Family); in printState() local
162 CFITypeCheckKind CheckKind; member
2696 llvm::Value *CheckKind = Builder.CreateLoad(CheckKindAddr); in EmitCfiCheckFail() local