Home
last modified time | relevance | path

Searched defs:GetFlavor (Results 1 – 9 of 9) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Core/
H A DDebuggerEvents.cpp31 llvm::StringRef ProgressEventData::GetFlavor() const { in GetFlavor() function in ProgressEventData
101 llvm::StringRef DiagnosticEventData::GetFlavor() const { in GetFlavor() function in DiagnosticEventData
130 llvm::StringRef SymbolChangeEventData::GetFlavor() const { in GetFlavor() function in SymbolChangeEventData
/freebsd/contrib/llvm-project/lldb/source/Utility/
H A DEvent.cpp126 llvm::StringRef EventDataBytes::GetFlavor() const { in GetFlavor() function in EventDataBytes
193 llvm::StringRef EventDataStructuredData::GetFlavor() const { in GetFlavor() function in EventDataStructuredData
/freebsd/contrib/llvm-project/lldb/include/lldb/Utility/
H A DEvent.h111 llvm::StringRef GetFlavor() const override { return GetFlavorString(); } in GetFlavor() function
/freebsd/contrib/llvm-project/lldb/include/lldb/Core/
H A DDisassembler.h475 const char *GetFlavor() const { return m_flavor.c_str(); } in GetFlavor() function
/freebsd/contrib/llvm-project/lldb/include/lldb/Target/
H A DThread.h96 llvm::StringRef GetFlavor() const override { in GetFlavor() function
H A DTarget.h530 llvm::StringRef GetFlavor() const override { in GetFlavor() function
/freebsd/contrib/llvm-project/lldb/source/Breakpoint/
H A DWatchpoint.cpp504 llvm::StringRef Watchpoint::WatchpointEventData::GetFlavor() const { in GetFlavor() function in Watchpoint::WatchpointEventData
H A DBreakpoint.cpp1032 llvm::StringRef Breakpoint::BreakpointEventData::GetFlavor() const { in GetFlavor() function in Breakpoint::BreakpointEventData
/freebsd/contrib/llvm-project/lldb/source/Target/
H A DProcess.cpp4153 llvm::StringRef Process::ProcessEventData::GetFlavor() const { in GetFlavor() function in Process::ProcessEventData