Searched refs:ArrayBoundCheckerV2 (Results 1 – 3 of 3) sorted by relevance
32 class ArrayBoundCheckerV2 : class116 void ArrayBoundCheckerV2::checkLocation(SVal location, bool isLoad, in checkLocation()230 void ArrayBoundCheckerV2::reportOOB( in reportOOB()356 mgr.registerChecker<ArrayBoundCheckerV2>(); in registerArrayBoundCheckerV2()
536 SRCS_FUL+= StaticAnalyzer/Checkers/ArrayBoundCheckerV2.cpp
946 def ArrayBoundCheckerV2 : Checker<"ArrayBoundV2">,