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

Declarations

tools/clang/lib/StaticAnalyzer/Checkers/IteratorChecker.cpp
  354 bool isZero(ProgramStateRef State, const NonLoc &Val);

References

tools/clang/lib/StaticAnalyzer/Checkers/IteratorChecker.cpp
 1043   if (isZero(State, Value.castAs<NonLoc>()))