Home
last modified time | relevance | path

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

/external/clang/lib/StaticAnalyzer/Checkers/
DMallocChecker.cpp182 enum CheckKind { enum in __anond5670e240111::MallocChecker
1606 Optional<MallocChecker::CheckKind> CheckKind = in ReportBadFree() local
1647 Optional<MallocChecker::CheckKind> CheckKind; in ReportFreeAlloca() local
1734 Optional<MallocChecker::CheckKind> CheckKind = in ReportOffsetFree() local
1789 Optional<MallocChecker::CheckKind> CheckKind = getCheckIfTracked(C, Sym); in ReportUseAfterFree() local
1816 Optional<MallocChecker::CheckKind> CheckKind = getCheckIfTracked(C, Sym); in ReportDoubleFree() local
1844 Optional<MallocChecker::CheckKind> CheckKind = getCheckIfTracked(C, Sym); in ReportDoubleDelete() local
1870 Optional<MallocChecker::CheckKind> CheckKind = getCheckIfTracked(C, Sym); in ReportUseZeroAllocated() local
2073 CheckKind = getCheckIfTracked(Family, true); in reportLeak() local
2715 Optional<MallocChecker::CheckKind> CheckKind = getCheckIfTracked(Family); in printState() local
/external/llvm-project/clang/lib/StaticAnalyzer/Checkers/
DMallocChecker.cpp303 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
[all …]
DStackAddrEscapeChecker.cpp39 enum CheckKind { enum in __anond1544cfc0111::StackAddrEscapeChecker
DValistChecker.cpp41 enum CheckKind { enum in __anon4f5966ad0111::ValistChecker
DPthreadLockChecker.cpp615 const Expr *MtxExpr, CheckerKind CheckKind, in reportBug()
DCallAndMessageChecker.cpp64 enum CheckKind { enum in __anon465822ae0111::CallAndMessageChecker
DNullabilityChecker.cpp109 enum CheckKind { enum in __anone4472b830111::NullabilityChecker
DStdLibraryFunctionsChecker.cpp521 enum CheckKind { enum in __anonf1e9aeb30111::StdLibraryFunctionsChecker
/external/compiler-rt/lib/ubsan/
Dubsan_handlers.h162 CFITypeCheckKind CheckKind; member
/external/llvm-project/compiler-rt/lib/ubsan/
Dubsan_handlers.h219 CFITypeCheckKind CheckKind; member
/external/llvm-project/clang/lib/CodeGen/
DCGCall.cpp3404 SanitizerMask CheckKind; in EmitReturnValueCheck() local
3800 SanitizerMask CheckKind; in EmitNonNullArgCheck() local
DCGExprScalar.cpp1164 ImplicitConversionCheckKind CheckKind; in EmitIntegerSignChangeCheck() local
DCGExpr.cpp3423 llvm::Value *CheckKind = Builder.CreateLoad(CheckKindAddr); in EmitCfiCheckFail() local
/external/clang/lib/CodeGen/
DCGExpr.cpp2696 llvm::Value *CheckKind = Builder.CreateLoad(CheckKindAddr); in EmitCfiCheckFail() local