Searched defs:TaintBT (Results 1 – 3 of 3) sorted by relevance
/llvm-project/clang/lib/StaticAnalyzer/Checkers/ | ||
H A D | DivZeroChecker.cpp | 30 const BugType TaintBT{this, "Division by zero", categories::TaintedData}; global() member in __anon08260f390111::DivZeroChecker |
H A D | VLASizeChecker.cpp | 38 const BugType TaintBT{this, member in __anona38890540111::VLASizeChecker |
H A D | ArrayBoundCheckerV2.cpp | 130 BugType TaintBT{this, "Out-of-bound access", categories::TaintedData}; global() member in __anonfa03cc350111::ArrayBoundCheckerV2 |