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

/netbsd-current/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DIteratorModeling.cpp100 void handleComparison(CheckerContext &C, const Expr *CE, SVal RetVal,
274 handleComparison(C, BO, Result, LVal, RVal,
361 handleComparison(C, OrigExpr, Call.getReturnValue(),
366 handleComparison(C, OrigExpr, Call.getReturnValue(), Call.getArgSVal(0),
449 void IteratorModeling::handleComparison(CheckerContext &C, const Expr *CE, function in class:IteratorModeling

Completed in 70 milliseconds