Searched defs:GetName (Results 51 - 57 of 57) sorted by relevance

123

/freebsd-11-stable/contrib/llvm-project/lldb/source/API/
H A DSBCommandInterpreter.cpp727 const char *SBCommand::GetName() { function in class:SBCommand
H A DSBThread.cpp454 const char *SBThread::GetName() const { function in class:SBThread
H A DSBValue.cpp290 const char *SBValue::GetName() { function in class:SBValue
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/ABI/SysV-ppc64/
H A DABISysV_ppc64.cpp439 std::string GetName() const { function in class:__anon1212::ReturnValueExtractor::Register
/freebsd-11-stable/contrib/llvm-project/lldb/source/Target/
H A DPlatform.cpp803 ConstString Platform::GetName() { return GetPluginName(); } function in class:Platform
/freebsd-11-stable/contrib/llvm-project/lldb/source/Core/
H A DValueObject.cpp378 ConstString ValueObject::GetName() const { return m_name; } function in class:ValueObject
H A DIOHandlerCursesGUI.cpp730 const char *GetName() const { return m_name.c_str(); } function in class:curses::Window
826 std::string &GetName() { return m_name; } function in class:curses::Menu

Completed in 103 milliseconds

123