Home
last modified time | relevance | path

Searched refs:canSetBreakpoint (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/lldb/source/API/
H A DSBInstructionList.cpp73 bool canSetBreakpoint) { in GetInstructionsCount() argument
74 LLDB_INSTRUMENT_VA(this, start, end, canSetBreakpoint); in GetInstructionsCount()
89 if (canSetBreakpoint) in GetInstructionsCount()
/openbsd-src/gnu/llvm/lldb/include/lldb/API/
H A DSBInstructionList.h41 bool canSetBreakpoint = false);
/openbsd-src/gnu/llvm/lldb/bindings/interface/
H A DSBInstructionList.i49 bool canSetBreakpoint);