Searched refs:ArrayBoundCheckerV2 (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.3-release/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/
H A DArrayBoundCheckerV2.cpp1 //== ArrayBoundCheckerV2.cpp ------------------------------------*- C++ -*--==//
10 // This file defines ArrayBoundCheckerV2, which is a path-sensitive check
29 class ArrayBoundCheckerV2 : class in namespace:__anon3514
84 void ArrayBoundCheckerV2::checkLocation(SVal location, bool isLoad,
181 void ArrayBoundCheckerV2::reportOOB(CheckerContext &checkerContext,
316 mgr.registerChecker<ArrayBoundCheckerV2>();
/freebsd-10.3-release/lib/clang/libclangstaticanalyzercheckers/
H A DMakefile11 ArrayBoundCheckerV2.cpp \

Completed in 49 milliseconds