Searched refs:ArrayBoundChecker (Results 1 – 6 of 6) sorted by relevance
26 class ArrayBoundChecker : class36 void ArrayBoundChecker::checkLocation(SVal l, bool isLoad, const Stmt* LoadS, in checkLocation()93 mgr.registerChecker<ArrayBoundChecker>(); in registerArrayBoundChecker()
13 ArrayBoundChecker.cpp
19 ArrayBoundChecker.cpp \
258 def ArrayBoundChecker : Checker<"ArrayBound">,260 DescFile<"ArrayBoundChecker.cpp">;
1172 // ArrayBoundChecker. Nothing intelligent (yet); just don't crash.
1496 + ArrayBoundChecker.cpp \