Searched defs:GetLogChannel (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/lldb/include/lldb/Utility/ | ||
H A D | Event.h | 46 virtual Log *GetLogChannel() { return nullptr; } in GetLogChannel() function |
/freebsd-src/contrib/llvm-project/lldb/source/Breakpoint/ | ||
H A D | Breakpoint.cpp | 1022 Log *Breakpoint::BreakpointEventData::GetLogChannel() { GetLogChannel() function in Breakpoint::BreakpointEventData |