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

References

tools/clang/lib/StaticAnalyzer/Core/Environment.cpp
  215   if (!LCtx) {
  222         LCtx = LC;
  229   assert(LCtx);
  231   Out << "{ \"pointer\": \"" << (const void *)LCtx->getStackFrame()
  235   LCtx->printJson(Out, NL, Space, IsDot, [&](const LocationContext *LC) {