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

References

include/llvm/IR/DebugInfoMetadata.h
 2711     return getTemporary(getContext(), getScope(), getDecl(), getName(),
lib/Bitcode/Writer/BitcodeWriter.cpp
 1724   Record.push_back(VE.getMetadataOrNullID(N->getScope()));
lib/CodeGen/AsmPrinter/DwarfCompileUnit.cpp
  306   DIE *ContextDIE = getOrCreateContextDIE(CB->getScope());
  313   addGlobalName(Name, NDie, CB->getScope());
lib/IR/DebugInfoMetadata.cpp
  226     return CB->getScope();