Entry type combining key and value.

Synopsis

Declared in <llvm/ADT/StringMap.h>

using value_type = StringMapEntry<ValueTy>;

Created with MrDocs