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

References

tools/clang/lib/StaticAnalyzer/Core/Environment.cpp
  220       if (FoundContexts.count(LC) == 0) {
  222         LCtx = LC;
  223         for (const LocationContext *LCI = LC; LCI; LCI = LCI->getParent())