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

References

include/llvm/CodeGen/MachineModuleInfo.h
  161   const MCContext &getContext() const { return Context; }
  162   MCContext &getContext() { return Context; }
lib/CodeGen/MachineModuleInfo.cpp
  205   Context.reset();
  239     AddrLabelSymbols = new MMIAddrLabelMap(Context);