llvm::StringRef::value_type

Character type of the referenced string.

Synopsis

Declared in <llvm/ADT/StringRef.h>

using value_type = char;