/freebsd/contrib/llvm-project/lldb/include/lldb/Target/ |
H A D | AssertFrameRecognizer.h | 47 std::string GetName() override { return "Assert StackFrame Recognizer"; } in GetName() function
|
H A D | VerboseTrapFrameRecognizer.h | 29 std::string GetName() override { in GetName() function
|
H A D | StackFrameRecognizer.h | 64 virtual std::string GetName() { in GetName() function 87 std::string GetName() override { in GetName() function
|
H A D | RegisterFlags.h | 94 const std::string &GetName() const { return m_name; } in GetName() function
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/Language/ClangCommon/ |
H A D | ClangHighlighter.h | 25 llvm::StringRef GetName() const override { return "clang"; } in GetName() function
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/FreeBSDKernel/ |
H A D | ThreadFreeBSDKernel.h | 28 const char *GetName() override { in GetName() function
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/ |
H A D | DWARFDeclContext.cpp | 15 const char *DWARFDeclContext::Entry::GetName() const { in GetName() function in DWARFDeclContext::Entry
|
H A D | DWARFBaseDIE.cpp | 77 const char *DWARFBaseDIE::GetName() const { in GetName() function in DWARFBaseDIE
|
/freebsd/contrib/llvm-project/lldb/include/lldb/Expression/ |
H A D | ExpressionSourceCode.h | 30 const char *GetName() const { return m_name.c_str(); } in GetName() function
|
/freebsd/contrib/llvm-project/lldb/include/lldb/Interpreter/ |
H A D | OptionValueProperties.h | 51 llvm::StringRef GetName() const override { return m_name; } in GetName() function
|
H A D | OptionGroupPythonClassWithDict.h | 56 const std::string &GetName() { in GetName() function
|
H A D | Property.h | 42 llvm::StringRef GetName() const { return m_name; } in GetName() function
|
/freebsd/contrib/llvm-project/lldb/source/Symbol/ |
H A D | CompilerDeclContext.cpp | 25 ConstString CompilerDeclContext::GetName() const { in GetName() function in CompilerDeclContext
|
H A D | CompilerDecl.cpp | 16 ConstString CompilerDecl::GetName() const { in GetName() function in CompilerDecl
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/Utility/ |
H A D | ThreadMemory.h | 40 const char *GetName() override { in GetName() function
|
H A D | HistoryThread.h | 72 const char *GetName() override { return m_thread_name.c_str(); } in GetName() function
|
/freebsd/contrib/llvm-project/lldb/include/lldb/Utility/ |
H A D | Timer.h | 28 llvm::StringRef GetName() { return m_name; } in GetName() function
|
H A D | Listener.h | 58 const char *GetName() { return m_name.c_str(); } in GetName() function
|
/freebsd/contrib/llvm-project/lldb/include/lldb/Symbol/ |
H A D | Type.h | 462 ConstString GetName() const { return m_name; } in GetName() function 711 ConstString GetName() const { return m_name; } in GetName() function 836 ConstString GetName() const { return m_name; } in GetName() function
|
/freebsd/contrib/llvm-project/lldb/source/Target/ |
H A D | Queue.cpp | 34 const char *Queue::GetName() { in GetName() function in Queue
|
H A D | RegisterNumber.cpp | 105 const char *RegisterNumber::GetName() { return m_name; } in GetName() function in RegisterNumber
|
H A D | ThreadSpec.cpp | 68 const char *ThreadSpec::GetName() const { in GetName() function in ThreadSpec
|
/freebsd/contrib/llvm-project/lldb/source/API/ |
H A D | SBType.cpp | 378 const char *SBTypeStaticField::GetName() { in GetName() function in SBTypeStaticField 622 const char *SBType::GetName() { in GetName() function in SBType 789 const char *SBTypeMember::GetName() { in GetName() function in SBTypeMember 910 const char *SBTypeMemberFunction::GetName() { in GetName() function in SBTypeMemberFunction
|
H A D | SBQueue.cpp | 79 const char *GetName() const { in GetName() function in lldb_private::QueueImpl 271 const char *SBQueue::GetName() const { in GetName() function in SBQueue
|
H A D | SBProcessInfo.cpp | 57 const char *SBProcessInfo::GetName() { in GetName() function in SBProcessInfo
|