Home
last modified time | relevance | path

Searched defs:GetLogChannel (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/lldb/include/lldb/Utility/
H A DEvent.h46 virtual Log *GetLogChannel() { return nullptr; } in GetLogChannel() function
/freebsd/contrib/llvm-project/lldb/source/Breakpoint/
H A DBreakpoint.cpp1018 Log *Breakpoint::BreakpointEventData::GetLogChannel() { in GetLogChannel() function in Breakpoint::BreakpointEventData