LLDB mainline
|
This is the complete list of members for lldb_private::FormattersMatchCandidate, including all inherited members.
DidStripPointer() const | lldb_private::FormattersMatchCandidate | inline |
DidStripReference() const | lldb_private::FormattersMatchCandidate | inline |
DidStripTypedef() const | lldb_private::FormattersMatchCandidate | inline |
FormattersMatchCandidate(ConstString name, ScriptInterpreter *script_interpreter, TypeImpl type, Flags flags) | lldb_private::FormattersMatchCandidate | inline |
GetScriptInterpreter() const | lldb_private::FormattersMatchCandidate | inline |
GetType() const | lldb_private::FormattersMatchCandidate | inline |
GetTypeName() const | lldb_private::FormattersMatchCandidate | inline |
IsMatch(const std::shared_ptr< Formatter > &formatter_sp) const | lldb_private::FormattersMatchCandidate | inline |
m_flags | lldb_private::FormattersMatchCandidate | private |
m_script_interpreter | lldb_private::FormattersMatchCandidate | private |
m_type | lldb_private::FormattersMatchCandidate | private |
m_type_name | lldb_private::FormattersMatchCandidate | private |
~FormattersMatchCandidate()=default | lldb_private::FormattersMatchCandidate |