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

References

lib/CodeGen/AsmPrinter/CodeViewDebug.cpp
 2019     for (const DIScope *Scope = ImmediateScope; Scope != nullptr;
 2020          Scope = Scope->getScope()) {
 2020          Scope = Scope->getScope()) {
 2021       if (isa<DISubprogram>(Scope)) {