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

Declarations

tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ExprEngine.h
  490   void VisitObjCForCollectionStmt(const ObjCForCollectionStmt *S,

References

tools/clang/lib/StaticAnalyzer/Core/ExprEngine.cpp
 1746       VisitObjCForCollectionStmt(cast<ObjCForCollectionStmt>(S), Pred, Dst);