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

References

lib/CodeGen/AsmPrinter/CodeViewDebug.cpp
  309   while (Scope != nullptr) {
  311       ClosestSubprogram = dyn_cast<DISubprogram>(Scope);
  312     StringRef ScopeName = getPrettyScopeName(Scope);
  315     Scope = Scope->getScope();
  315     Scope = Scope->getScope();