Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/lldb/include/lldb/Utility/
HDStatus.h188 mutable std::string m_string; ///< A string representation of the error code. variable
HDConstString.h418 const char *m_string = nullptr; variable
/freebsd-13-stable/sys/sys/
HDmac.h75 char *m_string; member
/freebsd-13-stable/contrib/llvm-project/lldb/source/Commands/
HDCommandObjectMemory.cpp937 OptionValueString m_string; member in CommandObjectMemoryFind::OptionGroupFindMemory