Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DUndefResultChecker.cpp38 static bool isArrayIndexOutOfBounds(CheckerContext &C, const Expr *Ex) { in isArrayIndexOutOfBounds() function
115 if (isArrayIndexOutOfBounds(C, Ex)) in checkPostStmt()