Home
last modified time | relevance | path

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

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