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.h103 bool GetFunctionDisplayName(const SymbolContext &sc,
H A DCPlusPlusLanguage.cpp1998 bool CPlusPlusLanguage::GetFunctionDisplayName( in GetFunctionDisplayName() function in CPlusPlusLanguage
/freebsd/contrib/llvm-project/lldb/include/lldb/Target/
H A DLanguage.h370 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.cpp1245 language_plugin_handled = language_plugin->GetFunctionDisplayName( in HandleFunctionNameWithArgs()
1789 language_plugin_handled = language_plugin->GetFunctionDisplayName( in Format()
1821 language_plugin_handled = language_plugin->GetFunctionDisplayName( in Format()