In lldb I think the string types you can use are std::string, ConstString, StringRef, SmallString, CachedHashString, CachedHashStringRef, and Twine. Though I think I may be missing one.