Home
last modified time | relevance | path

Searched refs:ArrayBoundCheckerV2 (Results 1 – 5 of 5) sorted by relevance

/external/clang/lib/StaticAnalyzer/Checkers/
DArrayBoundCheckerV2.cpp27 class ArrayBoundCheckerV2 : class
81 void ArrayBoundCheckerV2::checkLocation(SVal location, bool isLoad, in checkLocation()
170 void ArrayBoundCheckerV2::reportOOB(CheckerContext &checkerContext, in reportOOB()
296 mgr.registerChecker<ArrayBoundCheckerV2>(); in registerArrayBoundCheckerV2()
DCMakeLists.txt12 ArrayBoundCheckerV2.cpp
DAndroid.mk16 ArrayBoundCheckerV2.cpp \
DCheckers.td215 def ArrayBoundCheckerV2 : Checker<"ArrayBoundV2">,
217 DescFile<"ArrayBoundCheckerV2.cpp">;
/external/clang/clang.xcodeproj/
Dproject.pbxproj386 …8F1 /* ArrayBoundCheckerV2.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType =…
1162 BBA5AB171309C2FA000B38F1 /* ArrayBoundCheckerV2.cpp */,