Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lldb/include/lldb/Utility/
H A DStatus.h202 mutable std::string m_string; ///< A string representation of the error code. variable
H A DConstString.h420 const char *m_string = nullptr; variable
/freebsd-13.1/sys/sys/
H A Dmac.h70 char *m_string; member
/freebsd-13.1/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectMemory.cpp930 OptionValueString m_string; member in CommandObjectMemoryFind::OptionGroupFindMemory