Searched refs:ArrayBoundChecker (Results 1 – 3 of 3) sorted by relevance
26 class ArrayBoundChecker : class36 void ArrayBoundChecker::checkLocation(SVal l, bool isLoad, const Stmt* LoadS, in checkLocation()92 mgr.registerChecker<ArrayBoundChecker>(); in registerArrayBoundChecker()
535 SRCS_FUL+= StaticAnalyzer/Checkers/ArrayBoundChecker.cpp
942 def ArrayBoundChecker : Checker<"ArrayBound">,