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

References

lib/IR/DebugInfo.cpp
  149   if (!Scope)
  151   if (auto *Ty = dyn_cast<DIType>(Scope)) {
  155   if (auto *CU = dyn_cast<DICompileUnit>(Scope)) {
  159   if (auto *SP = dyn_cast<DISubprogram>(Scope)) {
  163   if (!addScope(Scope))
  165   if (auto *LB = dyn_cast<DILexicalBlockBase>(Scope)) {
  167   } else if (auto *NS = dyn_cast<DINamespace>(Scope)) {
  169   } else if (auto *M = dyn_cast<DIModule>(Scope)) {