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

Declarations

tools/clang/lib/StaticAnalyzer/Checkers/IteratorChecker.cpp
  210   void handlePopFront(CheckerContext &C, const SVal &Cont) const;

References

tools/clang/lib/StaticAnalyzer/Checkers/IteratorChecker.cpp
  659         handlePopFront(C, InstCall->getCXXThisVal());