Searched defs:GetFullName (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/Language/CPlusPlus/
H A DCPlusPlusLanguage.h48 ConstString GetFullName() const { return m_full; } function in class:lldb_private::CPlusPlusLanguage::MethodName
H A DMSVCUndecoratedNameParser.h23 llvm::StringRef GetFullName() const { return m_full_name; } function in class:MSVCUndecoratedNameSpecifier
/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/Language/ObjC/
H A DObjCLanguage.h61 ConstString GetFullName() const { return m_full; } function in class:lldb_private::ObjCLanguage::MethodName

Completed in 53 milliseconds