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

References

tools/clang/lib/StaticAnalyzer/Core/ExprEngine.cpp
  697   assert(LC && "Must pass the current (or expiring) LocationContext");
  713     LC = LC->getParent();
  713     LC = LC->getParent();
  716   const StackFrameContext *SFC = LC ? LC->getStackFrame() : nullptr;
  716   const StackFrameContext *SFC = LC ? LC->getStackFrame() : nullptr;