Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/lldb/source/Core/
H A DDebuggerEvents.cpp30 llvm::StringRef ProgressEventData::GetFlavor() const { GetFlavor() function in ProgressEventData
100 llvm::StringRef DiagnosticEventData::GetFlavor() const { GetFlavor() function in DiagnosticEventData
129 llvm::StringRef SymbolChangeEventData::GetFlavor() const { GetFlavor() function in SymbolChangeEventData
/freebsd-src/contrib/llvm-project/lldb/source/Utility/
H A DEvent.cpp130 llvm::StringRef EventDataBytes::GetFlavor() const { GetFlavor() function in EventDataBytes
215 llvm::StringRef EventDataStructuredData::GetFlavor() const { GetFlavor() function in EventDataStructuredData
/freebsd-src/contrib/llvm-project/lldb/include/lldb/Utility/
H A DEvent.h110 llvm::StringRef GetFlavor() const override { return GetFlavorString(); } GetFlavor() function
/freebsd-src/contrib/llvm-project/lldb/include/lldb/Core/
H A DDisassembler.h475 const char *GetFlavor() const { return m_flavor.c_str(); } in GetFlavor() function
/freebsd-src/contrib/llvm-project/lldb/include/lldb/Target/
H A DThread.h94 llvm::StringRef GetFlavor() const override { GetFlavor() function
H A DTarget.h519 llvm::StringRef GetFlavor() const override { GetFlavor() function
/freebsd-src/contrib/llvm-project/lldb/source/Breakpoint/
H A DWatchpoint.cpp483 llvm::StringRef Watchpoint::WatchpointEventData::GetFlavor() const { GetFlavor() function in Watchpoint::WatchpointEventData
H A DBreakpoint.cpp1036 llvm::StringRef Breakpoint::BreakpointEventData::GetFlavor() const { GetFlavor() function in Breakpoint::BreakpointEventData
/freebsd-src/contrib/llvm-project/lldb/source/Target/
H A DProcess.cpp3966 llvm::StringRef Process::ProcessEventData::GetFlavor() const { GetFlavor() function in Process::ProcessEventData