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

Declarations

lib/Bitcode/Writer/BitcodeWriter.cpp
  367   void pushGlobalMetadataAttachment(SmallVectorImpl<uint64_t> &Record,

References

lib/Bitcode/Writer/BitcodeWriter.cpp
 2118     pushGlobalMetadataAttachment(Record, GO);
 2161     pushGlobalMetadataAttachment(Record, F);