/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
H A D | MismatchedIteratorChecker.cpp | 269 void MismatchedIteratorChecker::reportBug(StringRef Message, SVal Val1, in reportBug() function in MismatchedIteratorChecker 279 void MismatchedIteratorChecker::reportBug(StringRef Message, SVal Val, in reportBug() function in MismatchedIteratorChecker
|
H A D | SmartPtrChecker.cpp | 79 void SmartPtrChecker::reportBug(CheckerContext &C, const MemRegion *DerefRegion, in reportBug() function in SmartPtrChecker
|
H A D | DivZeroChecker.cpp | 49 void DivZeroChecker::reportBug(StringRef Msg, ProgramStateRef StateZero, reportBug() function in DivZeroChecker
|
H A D | ConversionChecker.cpp | 127 void ConversionChecker::reportBug(ExplodedNode *N, const Expr *E, in reportBug() function in ConversionChecker
|
H A D | InvalidatedIteratorChecker.cpp | 125 void InvalidatedIteratorChecker::reportBug(StringRef Message, SVal Val, in reportBug() function in InvalidatedIteratorChecker
|
H A D | VforkChecker.cpp | 123 void VforkChecker::reportBug(const char *What, CheckerContext &C, in reportBug() function in VforkChecker
|
H A D | TestAfterDivZeroChecker.cpp | 166 void TestAfterDivZeroChecker::reportBug(SVal Val, CheckerContext &C) const { in reportBug() function in TestAfterDivZeroChecker
|
H A D | DereferenceChecker.cpp | 156 void DereferenceChecker::reportBug(DerefKind K, ProgramStateRef State, in reportBug() function in DereferenceChecker
|
H A D | VLASizeChecker.cpp | 233 void VLASizeChecker::reportBug(VLASize_Kind Kind, const Expr *SizeE, in reportBug() function in VLASizeChecker
|
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 [all...] |
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 | FuchsiaHandleChecker.cpp | 645 void FuchsiaHandleChecker::reportBug(SymbolRef Sym, ExplodedNode *ErrorNode, in reportBug() function in FuchsiaHandleChecker
|
H A D | NullabilityChecker.cpp | 172 void reportBug(StringRef Msg, ErrorKind Error, CheckKind CK, ExplodedNode *N, in reportBug() function in __anon0d18dfbf0111::NullabilityChecker
|
H A D | StdLibraryFunctionsChecker.cpp | 858 void reportBug(const CallEvent &Call, ExplodedNode *N, in reportBug() function in __anon2859deef0111::StdLibraryFunctionsChecker
|
/llvm-project/clang/unittests/StaticAnalyzer/ |
H A D | CallEventTest.cpp | 29 void reportBug(const CheckerBase *Checker, const CallEvent &Call, in reportBug() function
|
/llvm-project/clang/lib/StaticAnalyzer/Checkers/WebKit/ |
H A D | UncountedLambdaCapturesChecker.cpp | 72 void reportBug(const LambdaCapture &Capture, ValueDecl *CapturedVar, reportBug() function in __anonfad9aac80111::UncountedLambdaCapturesChecker
|
H A D | NoUncountedMembersChecker.cpp |
|
H A D | UncountedCallArgsChecker.cpp |
|
H A D | UncountedLocalVarsChecker.cpp |
|
H A D | RefCntblBaseVirtualDtorChecker.cpp | 355 void reportBug(const CXXRecordDecl *DerivedClass, reportBug() function in __anon600375360111::RefCntblBaseVirtualDtorChecker
|