Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
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, in reportTaintBug() function in MallocChecker