Home
last modified time | relevance | path

Searched defs:m_ignore_count (Results 1 – 4 of 4) sorted by relevance

/NextBSD/contrib/llvm/tools/lldb/include/lldb/Breakpoint/
HDWatchpoint.h237 uint32_t m_ignore_count; // Number of times to ignore this watchpoint variable
HDBreakpointOptions.h354 uint32_t m_ignore_count; // Number of times to ignore this breakpoint variable
/NextBSD/contrib/llvm/tools/lldb/source/Commands/
HDCommandObjectBreakpoint.cpp405 uint32_t m_ignore_count; member in CommandObjectBreakpointSet::CommandOptions
1014 uint32_t m_ignore_count; member in CommandObjectBreakpointModify::CommandOptions
HDCommandObjectWatchpoint.cpp674 uint32_t m_ignore_count; member in CommandObjectWatchpointIgnore::CommandOptions