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

/external/clang/lib/StaticAnalyzer/Checkers/
H A DArrayBoundChecker.cpp35 void ArrayBoundChecker::checkLocation(SVal l, bool isLoad, const Stmt* LoadS, argument
80 report->addRange(LoadS->getSourceRange());
H A DArrayBoundCheckerV2.cpp85 const Stmt* LoadS,
84 checkLocation(SVal location, bool isLoad, const Stmt* LoadS, CheckerContext &checkerContext) const argument

Completed in 50 milliseconds