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

References

lib/DebugInfo/DWARF/DWARFDie.cpp
  391   Worklist.push_back(*this);
  400   while (!Worklist.empty()) {
  401     DWARFDie Die = Worklist.back();
  402     Worklist.pop_back();
  412         Worklist.push_back(D);
  416         Worklist.push_back(D);