Searched defs:m_string (Results 1 – 4 of 4) sorted by relevance
| /freebsd-13.1/contrib/llvm-project/lldb/include/lldb/Utility/ | ||
| H A D | Status.h | 202 mutable std::string m_string; ///< A string representation of the error code. variable |
| H A D | ConstString.h | 420 const char *m_string = nullptr; variable |
| /freebsd-13.1/sys/sys/ | ||
| H A D | mac.h | 70 char *m_string; member |
| /freebsd-13.1/contrib/llvm-project/lldb/source/Commands/ | ||
| H A D | CommandObjectMemory.cpp | 930 OptionValueString m_string; member in CommandObjectMemoryFind::OptionGroupFindMemory |