Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/
H A Dlldb-enumerations.h297 eSearchDepthInvalid = 0, enumerator
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/ScriptInterpreter/Python/
H A DScriptInterpreterPython.cpp2012 if (depth_as_int == lldb::eSearchDepthInvalid) in ScriptedBreakpointResolverSearchDepth()