Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/Language/CPlusPlus/
H A DCPlusPlusLanguage.h139 bool GetFunctionDisplayName(const SymbolContext *sc,
H A DCPlusPlusLanguage.cpp1511 bool CPlusPlusLanguage::GetFunctionDisplayName( in GetFunctionDisplayName() function in CPlusPlusLanguage
/openbsd-src/gnu/llvm/lldb/include/lldb/Target/
H A DLanguage.h251 virtual bool GetFunctionDisplayName(const SymbolContext *sc,
/openbsd-src/gnu/llvm/lldb/source/Target/
H A DLanguage.cpp462 bool Language::GetFunctionDisplayName(const SymbolContext *sc, in GetFunctionDisplayName() function in Language
/openbsd-src/gnu/llvm/lldb/source/Core/
H A DFormatEntity.cpp1587 language_plugin_handled = language_plugin->GetFunctionDisplayName( in Format()
1633 language_plugin_handled = language_plugin->GetFunctionDisplayName( in Format()
1667 language_plugin_handled = language_plugin->GetFunctionDisplayName( in Format()