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

References

tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/Environment.h
   47     ID.AddPointer(E.getLocationContext());
tools/clang/lib/StaticAnalyzer/Core/Environment.cpp
   88   const LocationContext *LCtx = Entry.getLocationContext();
  191     if (SymReaper.isLive(BlkExpr.getStmt(), BlkExpr.getLocationContext())) {
  219       const LocationContext *LC = I.first.getLocationContext();
  244       if (I->first.getLocationContext() != LC)
  261       if (I->first.getLocationContext() != LC)