llvm::StringRef::iterator

Iterator over characters in the string.

Synopsis

Declared in <llvm/ADT/StringRef.h>

using iterator = char const*;