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

References

tools/clang/lib/StaticAnalyzer/Core/MemRegion.cpp
  822   while (LC) {
  823     if (const auto *SFC = dyn_cast<StackFrameContext>(LC)) {
  827     if (const auto *BC = dyn_cast<BlockInvocationContext>(LC)) {
  840     LC = LC->getParent();
  840     LC = LC->getParent();