Searched refs:ArrayBoundCheckerV2 (Results 1 – 3 of 3) sorted by relevance
30 class ArrayBoundCheckerV2 : class114 void ArrayBoundCheckerV2::checkLocation(SVal location, bool isLoad, in checkLocation()229 void ArrayBoundCheckerV2::reportOOB( in reportOOB()355 mgr.registerChecker<ArrayBoundCheckerV2>(); in registerArrayBoundCheckerV2()
475 def ArrayBoundCheckerV2 : Checker<"ArrayBoundV2">,
478 SRCS_FUL+= StaticAnalyzer/Checkers/ArrayBoundCheckerV2.cpp