Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DMallocChecker.cpp316 enum CheckKind { enum in __anonfd3743ad0411::MallocChecker
2216 std::optional<MallocChecker::CheckKind> CheckKind = getCheckIfTracked(Family); HandleNonHeapDealloc() local
2257 std::optional<MallocChecker::CheckKind> CheckKind; HandleFreeAlloca() local
2349 std::optional<MallocChecker::CheckKind> CheckKind = getCheckIfTracked(Family); HandleOffsetFree() local
2406 std::optional<MallocChecker::CheckKind> CheckKind = getCheckIfTracked(C, Sym); HandleUseAfterFree() local
2445 std::optional<MallocChecker::CheckKind> CheckKind = getCheckIfTracked(C, Sym); HandleDoubleFree() local
2475 std::optional<MallocChecker::CheckKind> CheckKind = getCheckIfTracked(C, Sym); HandleDoubleDelete() local
2502 std::optional<MallocChecker::CheckKind> CheckKind = getCheckIfTracked(C, Sym); HandleUseZeroAlloc() local
2535 std::optional<MallocChecker::CheckKind> CheckKind = getCheckIfTracked(Family); HandleFunctionPtrFree() local
2746 std::optional<MallocChecker::CheckKind> CheckKind = HandleLeak() local
3566 std::optional<MallocChecker::CheckKind> CheckKind = printState() local
[all...]
H A DStackAddrEscapeChecker.cpp39 enum CheckKind { enum in __anon034006f70111::StackAddrEscapeChecker
H A DValistChecker.cpp42 enum CheckKind { enum in __anonf2c4e2480111::ValistChecker
H A DCallAndMessageChecker.cpp64 enum CheckKind { enum in __anon766709490111::CallAndMessageChecker
H A DPthreadLockChecker.cpp626 reportBug(CheckerContext & C,std::unique_ptr<BugType> BT[],const Expr * MtxExpr,CheckerKind CheckKind,StringRef Desc) const reportBug() argument
[all...]
H A DNullabilityChecker.cpp115 enum CheckKind { enum in __anonb6a71ffe0111::NullabilityChecker
/freebsd-src/contrib/llvm-project/compiler-rt/lib/ubsan/
H A Dubsan_handlers.h219 CFITypeCheckKind CheckKind; global() member
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaCUDA.cpp612 HasAllowedCUDADeviceStaticInitializer(Sema & S,VarDecl * VD,CUDAInitializerCheckKind CheckKind) HasAllowedCUDADeviceStaticInitializer() argument
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCall.cpp3982 SanitizerMask CheckKind; EmitReturnValueCheck() local
4371 SanitizerMask CheckKind; EmitNonNullArgCheck() local
H A DCGExprScalar.cpp1209 ImplicitConversionCheckKind CheckKind; EmitIntegerSignChangeCheck() local
H A DCGExpr.cpp3755 llvm::Value *CheckKind = Builder.CreateLoad(CheckKindAddr); EmitCfiCheckFail() local