Searched refs:ArrayBoundCheckerV2 (Results 1 – 5 of 5) 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()
10 ArrayBoundCheckerV2.cpp
19 "ArrayBoundCheckerV2.cpp",
17 ArrayBoundCheckerV2.cpp \
946 def ArrayBoundCheckerV2 : Checker<"ArrayBoundV2">,