Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Target/
H A DLanguage.h219 virtual bool GetFunctionDisplayName(const SymbolContext *sc,
/freebsd-12.1/contrib/llvm/tools/lldb/source/Target/
H A DLanguage.cpp429 bool Language::GetFunctionDisplayName(const SymbolContext *sc, in GetFunctionDisplayName() function in Language
/freebsd-12.1/contrib/llvm/tools/lldb/source/Core/
H A DFormatEntity.cpp1537 language_plugin_handled = language_plugin->GetFunctionDisplayName( in Format()
1578 language_plugin_handled = language_plugin->GetFunctionDisplayName( in Format()
1608 language_plugin_handled = language_plugin->GetFunctionDisplayName( in Format()