Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/DataFormatters/
H A DFormatManager.cpp175 void FormatManager::GetPossibleMatches( in GetPossibleMatches() function in FormatManager
203 GetPossibleMatches( in GetPossibleMatches()
211 GetPossibleMatches( in GetPossibleMatches()
220 GetPossibleMatches( in GetPossibleMatches()
227 GetPossibleMatches( in GetPossibleMatches()
248 GetPossibleMatches( in GetPossibleMatches()
271 GetPossibleMatches( in GetPossibleMatches()
287 GetPossibleMatches(valobj, unqual_compiler_ast_type, in GetPossibleMatches()
296 GetPossibleMatches( in GetPossibleMatches()
H A DFormatClasses.cpp34 FormatManager::GetPossibleMatches(m_valobj, m_dynamic_value_type); in GetMatchesVector()
/llvm-project-15.0.7/lldb/include/lldb/DataFormatters/
H A DFormatManager.h163 GetPossibleMatches(ValueObject &valobj, lldb::DynamicValueType use_dynamic) { in GetPossibleMatches() function
165 GetPossibleMatches(valobj, valobj.GetCompilerType(), in GetPossibleMatches()
178 static void GetPossibleMatches(ValueObject &valobj,