Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/include/lldb/Utility/
H A DStatus.h197 mutable std::string m_string; ///< A string representation of the error code. variable
H A DConstString.h417 const char *m_string = nullptr; variable
/openbsd-src/gnu/llvm/lldb/source/Commands/
H A DCommandObjectMemory.cpp947 OptionValueString m_string; member in CommandObjectMemoryFind::OptionGroupFindMemory