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

References

lib/IR/Metadata.cpp
 1381     getContext().pImpl->GlobalObjectMetadata[this].get(KindID, MDs);
 1394   getContext().pImpl->GlobalObjectMetadata[this].insert(KindID, MD);
 1406   auto &Store = getContext().pImpl->GlobalObjectMetadata[this];
 1420   getContext().pImpl->GlobalObjectMetadata[this].getAll(MDs);
 1426   getContext().pImpl->GlobalObjectMetadata.erase(this);
 1442     return getContext().pImpl->GlobalObjectMetadata[this].lookup(KindID);