Home
last modified time | relevance | path

Searched defs:GetName (Results 1 – 25 of 160) sorted by relevance

1234567

/prebuilts/clang/host/linux-x86/clang-r547379/include/lldb/Target/
DVerboseTrapFrameRecognizer.h29 std::string GetName() override { in GetName() function
DAssertFrameRecognizer.h47 std::string GetName() override { return "Assert StackFrame Recognizer"; } in GetName() function
DStackFrameRecognizer.h64 virtual std::string GetName() { in GetName() function
87 std::string GetName() override { in GetName() function
/prebuilts/clang/host/linux-x86/clang-r522817/include/lldb/Target/
DAssertFrameRecognizer.h47 std::string GetName() override { return "Assert StackFrame Recognizer"; } in GetName() function
DStackFrameRecognizer.h63 virtual std::string GetName() { in GetName() function
86 std::string GetName() override { in GetName() function
/prebuilts/clang/host/linux-x86/clang-r536225/include/lldb/Target/
DAssertFrameRecognizer.h47 std::string GetName() override { return "Assert StackFrame Recognizer"; } in GetName() function
DStackFrameRecognizer.h63 virtual std::string GetName() { in GetName() function
86 std::string GetName() override { in GetName() function
/prebuilts/clang/host/linux-x86/clang-r530567/include/lldb/Target/
DAssertFrameRecognizer.h47 std::string GetName() override { return "Assert StackFrame Recognizer"; } in GetName() function
DStackFrameRecognizer.h63 virtual std::string GetName() { in GetName() function
86 std::string GetName() override { in GetName() function
/prebuilts/clang/host/linux-x86/clang-r530567/include/lldb/Interpreter/Interfaces/
DScriptedThreadInterface.h30 virtual std::optional<std::string> GetName() { return std::nullopt; } in GetName() function
/prebuilts/clang/host/linux-x86/clang-r522817/include/lldb/Interpreter/Interfaces/
DScriptedThreadInterface.h30 virtual std::optional<std::string> GetName() { return std::nullopt; } in GetName() function
/prebuilts/clang/host/linux-x86/clang-r536225/include/lldb/Interpreter/Interfaces/
DScriptedThreadInterface.h30 virtual std::optional<std::string> GetName() { return std::nullopt; } in GetName() function
/prebuilts/clang/host/linux-x86/clang-r547379/include/lldb/Interpreter/Interfaces/
DScriptedThreadInterface.h30 virtual std::optional<std::string> GetName() { return std::nullopt; } in GetName() function
/prebuilts/clang/host/linux-x86/clang-r536225/include/lldb/Expression/
DExpressionSourceCode.h30 const char *GetName() const { return m_name.c_str(); } in GetName() function
/prebuilts/clang/host/linux-x86/clang-r530567/include/lldb/Interpreter/
DOptionValueProperties.h51 llvm::StringRef GetName() const override { return m_name; } in GetName() function
DOptionGroupPythonClassWithDict.h56 const std::string &GetName() { in GetName() function
/prebuilts/clang/host/linux-x86/clang-r522817/include/lldb/Interpreter/
DOptionValueProperties.h51 llvm::StringRef GetName() const override { return m_name; } in GetName() function
DOptionGroupPythonClassWithDict.h56 const std::string &GetName() { in GetName() function
/prebuilts/clang/host/linux-x86/clang-r530567/include/lldb/Expression/
DExpressionSourceCode.h30 const char *GetName() const { return m_name.c_str(); } in GetName() function
/prebuilts/clang/host/linux-x86/clang-r547379/include/lldb/Interpreter/
DOptionValueProperties.h51 llvm::StringRef GetName() const override { return m_name; } in GetName() function
DOptionGroupPythonClassWithDict.h56 const std::string &GetName() { in GetName() function
/prebuilts/clang/host/linux-x86/clang-r547379/include/lldb/Expression/
DExpressionSourceCode.h30 const char *GetName() const { return m_name.c_str(); } in GetName() function
/prebuilts/clang/host/linux-x86/clang-r536225/include/lldb/Interpreter/
DOptionValueProperties.h51 llvm::StringRef GetName() const override { return m_name; } in GetName() function
DOptionGroupPythonClassWithDict.h56 const std::string &GetName() { in GetName() function
/prebuilts/clang/host/linux-x86/clang-r522817/include/lldb/Expression/
DExpressionSourceCode.h30 const char *GetName() const { return m_name.c_str(); } in GetName() function

1234567