Home
last modified time | relevance | path

Searched refs:eFormatterMatchCallback (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/lldb/include/lldb/
H A Dlldb-enumerations.h845 eFormatterMatchCallback, enumerator
847 eLastFormatterMatchType = eFormatterMatchCallback,
/openbsd-src/gnu/llvm/lldb/include/lldb/DataFormatters/
H A DFormattersContainer.h103 case lldb::eFormatterMatchCallback: in Matches()
/openbsd-src/gnu/llvm/lldb/source/Commands/
H A DCommandObjectType.cpp322 if (m_match_type == eFormatterMatchCallback) in SetOptionValue()
333 m_match_type = eFormatterMatchCallback; in SetOptionValue()
1173 if (m_match_type == eFormatterMatchCallback) in SetOptionValue()
1184 m_match_type = eFormatterMatchCallback; in SetOptionValue()
1591 if (match_type == eFormatterMatchCallback) { in AddSummary()
2349 if (match_type == eFormatterMatchCallback) { in AddSynth()