Home
last modified time | relevance | path

Searched defs:m_string (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/lldb/include/lldb/Utility/
H A DStatus.h192 mutable std::string m_string; ///< A string representation of the error code. variable
H A DConstString.h418 const char *m_string = nullptr; variable
/llvm-project-15.0.7/lldb/source/Commands/
H A DCommandObjectMemory.cpp946 OptionValueString m_string; member in CommandObjectMemoryFind::OptionGroupFindMemory