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

References

tools/clang/lib/StaticAnalyzer/Core/ExprEngineObjC.cpp
  114   const Stmt *elem = S->getElement();
  115   const Stmt *collection = S->getCollection();
  131   evalLocation(dstLocation, S, elem, Pred, state, elementV, false);
  137     populateObjCForDestinationSet(dstLocation, svalBuilder, S, elem, elementV,
  141   populateObjCForDestinationSet(dstLocation, svalBuilder, S, elem, elementV,
  147   getCheckerManager().runCheckersForPostStmt(Dst, Tmp, S, *this);