LLDB mainline
Classes | Namespaces
SearchFilter.h File Reference
#include "lldb/Utility/FileSpecList.h"
#include "lldb/Utility/StructuredData.h"
#include "lldb/Utility/FileSpec.h"
#include "lldb/lldb-forward.h"
#include <cstdint>

Go to the source code of this file.

Classes

class  lldb_private::Searcher
 General Outline: Provides the callback and search depth for the SearchFilter search. More...
 
class  lldb_private::SearchFilter
 General Outline: Provides the callback and search depth for the SearchFilter search. More...
 
class  lldb_private::SearchFilterForUnconstrainedSearches
 "lldb/Core/SearchFilter.h" This is a SearchFilter that searches through all modules. More...
 
class  lldb_private::SearchFilterByModule
 This is a SearchFilter that restricts the search to a given module. More...
 
class  lldb_private::SearchFilterByModuleList
 
class  lldb_private::SearchFilterByModuleListAndCU
 

Namespaces

namespace  lldb_private
 A class that represents a running process on the host machine.