Searched refs:eSearchDepthCompUnit (Results 1 – 8 of 8) sorted by relevance
72 return lldb::eSearchDepthCompUnit; in GetDepth()
68 return lldb::eSearchDepthCompUnit; in GetDepth()
308 if (searcher.GetDepth() == lldb::eSearchDepthCompUnit) { in DoCUIteration()
150 return lldb::eSearchDepthCompUnit; in GetDepth()
288 eSearchDepthCompUnit, enumerator
138 lldb::SearchDepth GetDepth() override { return lldb::eSearchDepthCompUnit; } in GetDepth()
364 … | For instance, if you asked for a search depth of lldb.eSearchDepthCompUnit, then the …373 | | | `lldb.eSearchDepthCompUnit` …
424 .. py:data:: eSearchDepthCompUnit