Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/Language/CPlusPlus/
H A DCPlusPlusLanguage.h141 bool GetFunctionDisplayName(const SymbolContext *sc,
H A DCPlusPlusLanguage.cpp1700 bool CPlusPlusLanguage::GetFunctionDisplayName( in GetFunctionDisplayName() function in CPlusPlusLanguage
/freebsd/contrib/llvm-project/lldb/include/lldb/Target/
H A DLanguage.h271 virtual bool GetFunctionDisplayName(const SymbolContext *sc,
/freebsd/contrib/llvm-project/lldb/source/Target/
H A DLanguage.cpp513 bool Language::GetFunctionDisplayName(const SymbolContext *sc, in GetFunctionDisplayName() function in Language
/freebsd/contrib/llvm-project/lldb/source/Core/
H A DFormatEntity.cpp1642 language_plugin_handled = language_plugin->GetFunctionDisplayName( in Format()
1677 language_plugin_handled = language_plugin->GetFunctionDisplayName( in Format()
1712 language_plugin_handled = language_plugin->GetFunctionDisplayName( in Format()