Move key/value pairs from Other into this empty map. Other is left in a valid but empty state.

Synopsis

Declared in <llvm/ADT/DenseMap.h>

void
moveFrom(DerivedT& Other);

Created with MrDocs