| /freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
| H A D | MismatchedIteratorChecker.cpp | 275 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 D | SmartPtrChecker.cpp | 75 void SmartPtrChecker::reportBug(CheckerContext &C, const MemRegion *DerefRegion, in reportBug() function in SmartPtrChecker
|
| H A D | DivZeroChecker.cpp | 55 void DivZeroChecker::reportBug(StringRef Msg, ProgramStateRef StateZero, in reportBug() function in DivZeroChecker
|
| H A D | InvalidatedIteratorChecker.cpp | 125 void InvalidatedIteratorChecker::reportBug(StringRef Message, SVal Val, in reportBug() function in InvalidatedIteratorChecker
|
| H A D | VLASizeChecker.cpp | 231 void VLASizeChecker::reportBug(VLASize_Kind Kind, const Expr *SizeE, in reportBug() function in VLASizeChecker
|
| H A D | TestAfterDivZeroChecker.cpp | 163 void TestAfterDivZeroChecker::reportBug(SVal Val, CheckerContext &C) const { in reportBug() function in TestAfterDivZeroChecker
|
| H A D | ExprInspectionChecker.cpp | 166 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 D | DereferenceChecker.cpp | 161 void DereferenceChecker::reportBug(DerefKind K, ProgramStateRef State, in reportBug() function in DereferenceChecker
|
| H A D | IteratorRangeChecker.cpp | 277 void IteratorRangeChecker::reportBug(StringRef Message, SVal Val, in reportBug() function in IteratorRangeChecker
|
| H A D | PthreadLockChecker.cpp | 653 void PthreadLockChecker::reportBug(CheckerContext &C, in reportBug() function in PthreadLockChecker
|
| H A D | NullabilityChecker.cpp | 170 void reportBug(StringRef Msg, ErrorKind Error, const BugType &BT, in reportBug() function in __anon414b416c0111::NullabilityChecker
|
| H A D | StdLibraryFunctionsChecker.cpp | 856 void reportBug(const CallEvent &Call, ExplodedNode *N, in reportBug() function in __anon4d759d9c0111::StdLibraryFunctionsChecker
|
| /freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/WebKit/ |
| H A D | ForwardDeclChecker.cpp | 317 void reportBug(const SourceLocation &SrcLoc, const SourceRange &SrcRange, in reportBug() function in __anonae48f2c50111::ForwardDeclChecker
|
| H A D | RawPtrRefMemberChecker.cpp | 273 void reportBug(const DeclType *Member, const Type *MemberType, in reportBug() function in __anonc7fb0b0d0111::RawPtrRefMemberChecker
|
| H A D | RefCntblBaseVirtualDtorChecker.cpp | 395 void reportBug(const CXXRecordDecl *DerivedClass, in reportBug() function in __anonf2028dc30111::RefCntblBaseVirtualDtorChecker
|
| H A D | RawPtrRefLocalVarsChecker.cpp | 353 void reportBug(const VarDecl *V, const Expr *Value, in reportBug() function in __anon4bbed29c0111::RawPtrRefLocalVarsChecker
|
| H A D | RawPtrRefCallArgsChecker.cpp | 337 void reportBug(const Expr *CallArg, const ParmVarDecl *Param, in reportBug() function in __anon77df98de0111::RawPtrRefCallArgsChecker
|
| H A D | RawPtrRefLambdaCapturesChecker.cpp | 405 void reportBug(const LambdaCapture &Capture, ValueDecl *CapturedVar, in reportBug() function in __anone86945dd0111::RawPtrRefLambdaCapturesChecker
|