Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/include/lldb/
H A Dlldb-enumerations.h285 eSearchDepthInvalid = 0, enumerator
/openbsd-src/gnu/llvm/lldb/docs/
H A Dpython_api_enums.rst421 .. py:data:: eSearchDepthInvalid
/openbsd-src/gnu/llvm/lldb/source/Plugins/ScriptInterpreter/Python/
H A DScriptInterpreterPython.cpp1798 if (depth_as_int == lldb::eSearchDepthInvalid) in ScriptedBreakpointResolverSearchDepth()