Mutable iterator over map entries.
Declared in <llvm/ADT/StringMap.h>
<llvm/ADT/StringMap.h>
using iterator = StringMapIterBase<ValueTy, false>;