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

References

lib/Object/ModuleSymbolTable.cpp
  139       case RecordStreamer::DefinedGlobal:
lib/Object/RecordStreamer.cpp
   20   case DefinedGlobal:
   22     S = DefinedGlobal;
   40   case DefinedGlobal:
   42     S = (Attribute == MCSA_Weak) ? DefinedWeak : DefinedGlobal;
   59   case DefinedGlobal:
  163     case RecordStreamer::DefinedGlobal:
  176     case RecordStreamer::DefinedGlobal: