Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/Breakpoint/
H A DWatchpointOptions.h194 bool m_callback_is_synchronous = false; global() variable
H A DBreakpointOptions.h384 bool m_callback_is_synchronous; variable