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
Move key/value pairs from Other into this empty map. Other is left in a valid but empty state.
Declared in <llvm/ADT/DenseMap.h>
void
moveFrom(DerivedT& Other);
Created with MrDocs