Home
last modified time | relevance | path

Searched defs:GetFunctionDisplayName (Results 1 – 2 of 2) sorted by relevance

/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/Plugins/Language/CPlusPlus/
H A DCPlusPlusLanguage.cpp1700 bool CPlusPlusLanguage::GetFunctionDisplayName( in GetFunctionDisplayName() function in CPlusPlusLanguage