Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/include/lldb/Target/
H A DLanguage.h251 virtual bool GetFunctionDisplayName(const SymbolContext *sc,
/llvm-project-15.0.7/lldb/source/Target/
H A DLanguage.cpp451 bool Language::GetFunctionDisplayName(const SymbolContext *sc, in GetFunctionDisplayName() function in Language
/llvm-project-15.0.7/lldb/source/Core/
H A DFormatEntity.cpp1528 language_plugin_handled = language_plugin->GetFunctionDisplayName( in Format()
1574 language_plugin_handled = language_plugin->GetFunctionDisplayName( in Format()
1608 language_plugin_handled = language_plugin->GetFunctionDisplayName( in Format()