Searched refs:eSearchDepthCompUnit (Results 1 – 9 of 9) sorted by relevance
49 return lldb.eSearchDepthCompUnit
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()
287 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