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

References

tools/clang/lib/StaticAnalyzer/Core/ExprEngine.cpp
  519   while (LC != ToLC) {
  520     assert(LC && "ToLC must be a parent of FromLC!");
  522       if (I.first.getLocationContext() == LC)
  525     LC = LC->getParent();
  525     LC = LC->getParent();