Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lldb/include/lldb/Target/
H A DLanguage.h241 virtual bool GetFunctionDisplayName(const SymbolContext *sc,
/freebsd-13.1/contrib/llvm-project/lldb/source/Target/
H A DLanguage.cpp432 bool Language::GetFunctionDisplayName(const SymbolContext *sc, in GetFunctionDisplayName() function in Language
/freebsd-13.1/contrib/llvm-project/lldb/source/Core/
H A DFormatEntity.cpp1529 language_plugin_handled = language_plugin->GetFunctionDisplayName( in Format()
1575 language_plugin_handled = language_plugin->GetFunctionDisplayName( in Format()
1609 language_plugin_handled = language_plugin->GetFunctionDisplayName( in Format()