Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DMismatchedIteratorChecker.cpp275 void MismatchedIteratorChecker::reportBug(StringRef Message, SVal Val1, in reportBug() function in MismatchedIteratorChecker
285 void MismatchedIteratorChecker::reportBug(StringRef Message, SVal Val, in reportBug() function in MismatchedIteratorChecker
H A DSmartPtrChecker.cpp75 void SmartPtrChecker::reportBug(CheckerContext &C, const MemRegion *DerefRegion, in reportBug() function in SmartPtrChecker
H A DDivZeroChecker.cpp55 void DivZeroChecker::reportBug(StringRef Msg, ProgramStateRef StateZero, in reportBug() function in DivZeroChecker
H A DInvalidatedIteratorChecker.cpp125 void InvalidatedIteratorChecker::reportBug(StringRef Message, SVal Val, in reportBug() function in InvalidatedIteratorChecker
H A DVLASizeChecker.cpp231 void VLASizeChecker::reportBug(VLASize_Kind Kind, const Expr *SizeE, in reportBug() function in VLASizeChecker
H A DTestAfterDivZeroChecker.cpp163 void TestAfterDivZeroChecker::reportBug(SVal Val, CheckerContext &C) const { in reportBug() function in TestAfterDivZeroChecker
H A DExprInspectionChecker.cpp166 ExprInspectionChecker::reportBug(llvm::StringRef Msg, CheckerContext &C, in reportBug() function in ExprInspectionChecker
174 ExprInspectionChecker::reportBug(llvm::StringRef Msg, BugReporter &BR, in reportBug() function in ExprInspectionChecker
H A DDereferenceChecker.cpp161 void DereferenceChecker::reportBug(DerefKind K, ProgramStateRef State, in reportBug() function in DereferenceChecker
H A DIteratorRangeChecker.cpp277 void IteratorRangeChecker::reportBug(StringRef Message, SVal Val, in reportBug() function in IteratorRangeChecker
H A DPthreadLockChecker.cpp653 void PthreadLockChecker::reportBug(CheckerContext &C, in reportBug() function in PthreadLockChecker
H A DNullabilityChecker.cpp170 void reportBug(StringRef Msg, ErrorKind Error, const BugType &BT, in reportBug() function in __anon414b416c0111::NullabilityChecker
H A DStdLibraryFunctionsChecker.cpp856 void reportBug(const CallEvent &Call, ExplodedNode *N, in reportBug() function in __anon4d759d9c0111::StdLibraryFunctionsChecker
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/WebKit/
H A DForwardDeclChecker.cpp317 void reportBug(const SourceLocation &SrcLoc, const SourceRange &SrcRange, in reportBug() function in __anonae48f2c50111::ForwardDeclChecker
H A DRawPtrRefMemberChecker.cpp273 void reportBug(const DeclType *Member, const Type *MemberType, in reportBug() function in __anonc7fb0b0d0111::RawPtrRefMemberChecker
H A DRefCntblBaseVirtualDtorChecker.cpp395 void reportBug(const CXXRecordDecl *DerivedClass, in reportBug() function in __anonf2028dc30111::RefCntblBaseVirtualDtorChecker
H A DRawPtrRefLocalVarsChecker.cpp353 void reportBug(const VarDecl *V, const Expr *Value, in reportBug() function in __anon4bbed29c0111::RawPtrRefLocalVarsChecker
H A DRawPtrRefCallArgsChecker.cpp337 void reportBug(const Expr *CallArg, const ParmVarDecl *Param, in reportBug() function in __anon77df98de0111::RawPtrRefCallArgsChecker
H A DRawPtrRefLambdaCapturesChecker.cpp405 void reportBug(const LambdaCapture &Capture, ValueDecl *CapturedVar, in reportBug() function in __anone86945dd0111::RawPtrRefLambdaCapturesChecker