Home
last modified time | relevance | path

Searched defs:GetPossibleMatches (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/lldb/include/lldb/DataFormatters/
H A DFormatManager.h163 GetPossibleMatches(ValueObject &valobj, lldb::DynamicValueType use_dynamic) { in GetPossibleMatches() function
/freebsd/contrib/llvm-project/lldb/source/DataFormatters/
H A DFormatManager.cpp174 void FormatManager::GetPossibleMatches( in GetPossibleMatches() function in FormatManager