Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/
H A Dlldb-enumerations.h301 eSearchDepthFunction, enumerator
/freebsd-12.1/contrib/llvm/tools/lldb/source/Core/
H A DSearchFilter.cpp337 if (searcher.GetDepth() == lldb::eSearchDepthFunction) { in DoCUIteration()