reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Declarations

tools/clang/lib/StaticAnalyzer/Checkers/IteratorChecker.cpp
  182   void handleComparison(CheckerContext &C, const Expr *CE, const SVal &RetVal,

References

tools/clang/lib/StaticAnalyzer/Checkers/IteratorChecker.cpp
  584         handleComparison(C, OrigExpr, Call.getReturnValue(),
  589       handleComparison(C, OrigExpr, Call.getReturnValue(), Call.getArgSVal(0),