1 %feature("docstring",
2 "Represents a filter that can be associated to one or more types."
3 ) lldb::SBTypeFilter;
4