Home
last modified time | relevance | path

Searched defs:reportTaintBug (Results 1 – 3 of 3) sorted by relevance

/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DDivZeroChecker.cpp58 void DivZeroChecker::reportTaintBug( reportTaintBug() function in DivZeroChecker
H A DVLASizeChecker.cpp211 void VLASizeChecker::reportTaintBug(const Expr *SizeE, ProgramStateRef State, in reportTaintBug() function in VLASizeChecker
H A DMallocChecker.cpp1696 void MallocChecker::reportTaintBug(StringRef Msg, ProgramStateRef State, reportTaintBug() function in MallocChecker