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

Declarations

tools/clang/lib/StaticAnalyzer/Checkers/IteratorChecker.cpp
  282 bool isPopBackCall(const FunctionDecl *Func);

References

tools/clang/lib/StaticAnalyzer/Checkers/IteratorChecker.cpp
  648       if (isPopBackCall(Func)) {