Home
last modified time | relevance | path

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

/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DMismatchedIteratorChecker.cpp269 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 DSmartPtrChecker.cpp79 void SmartPtrChecker::reportBug(CheckerContext &C, const MemRegion *DerefRegion, in reportBug() function in SmartPtrChecker
H A DDivZeroChecker.cpp49 void DivZeroChecker::reportBug(StringRef Msg, ProgramStateRef StateZero, reportBug() function in DivZeroChecker
H A DConversionChecker.cpp127 void ConversionChecker::reportBug(ExplodedNode *N, const Expr *E, in reportBug() function in ConversionChecker
H A DInvalidatedIteratorChecker.cpp125 void InvalidatedIteratorChecker::reportBug(StringRef Message, SVal Val, in reportBug() function in InvalidatedIteratorChecker
H A DVforkChecker.cpp123 void VforkChecker::reportBug(const char *What, CheckerContext &C, in reportBug() function in VforkChecker
H A DTestAfterDivZeroChecker.cpp166 void TestAfterDivZeroChecker::reportBug(SVal Val, CheckerContext &C) const { in reportBug() function in TestAfterDivZeroChecker
H A DDereferenceChecker.cpp156 void DereferenceChecker::reportBug(DerefKind K, ProgramStateRef State, in reportBug() function in DereferenceChecker
H A DVLASizeChecker.cpp233 void VLASizeChecker::reportBug(VLASize_Kind Kind, const Expr *SizeE, in reportBug() function in VLASizeChecker
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
[all...]
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 DFuchsiaHandleChecker.cpp645 void FuchsiaHandleChecker::reportBug(SymbolRef Sym, ExplodedNode *ErrorNode, in reportBug() function in FuchsiaHandleChecker
H A DNullabilityChecker.cpp172 void reportBug(StringRef Msg, ErrorKind Error, CheckKind CK, ExplodedNode *N, in reportBug() function in __anon0d18dfbf0111::NullabilityChecker
H A DStdLibraryFunctionsChecker.cpp858 void reportBug(const CallEvent &Call, ExplodedNode *N, in reportBug() function in __anon2859deef0111::StdLibraryFunctionsChecker
/llvm-project/clang/unittests/StaticAnalyzer/
H A DCallEventTest.cpp29 void reportBug(const CheckerBase *Checker, const CallEvent &Call, in reportBug() function
/llvm-project/clang/lib/StaticAnalyzer/Checkers/WebKit/
H A DUncountedLambdaCapturesChecker.cpp72 void reportBug(const LambdaCapture &Capture, ValueDecl *CapturedVar, reportBug() function in __anonfad9aac80111::UncountedLambdaCapturesChecker
H A DNoUncountedMembersChecker.cpp
H A DUncountedCallArgsChecker.cpp
H A DUncountedLocalVarsChecker.cpp
H A DRefCntblBaseVirtualDtorChecker.cpp355 void reportBug(const CXXRecordDecl *DerivedClass, reportBug() function in __anon600375360111::RefCntblBaseVirtualDtorChecker