Searched defs:m_string (Results 1 – 3 of 3) sorted by relevance
/openbsd-src/gnu/llvm/lldb/include/lldb/Utility/ | ||
H A D | Status.h | 197 mutable std::string m_string; ///< A string representation of the error code. variable |
H A D | ConstString.h | 417 const char *m_string = nullptr; variable |
/openbsd-src/gnu/llvm/lldb/source/Commands/ | ||
H A D | CommandObjectMemory.cpp | 947 OptionValueString m_string; member in CommandObjectMemoryFind::OptionGroupFindMemory |