reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/lldb/source/Core/SearchFilter.cpp
  251   if (searcher.GetDepth() >= lldb::eSearchDepthModule) {
  253       if (searcher.GetDepth() == lldb::eSearchDepthModule) {
  255         searcher.SearchCallback(*this, matchingContext, nullptr);
  257         return DoCUIteration(context.module_sp, context, searcher);
  271         if (searcher.GetDepth() == lldb::eSearchDepthModule) {
  275               searcher.SearchCallback(*this, matchingContext, nullptr);
  281               DoCUIteration(module_sp, context, searcher);