// Assembly: UnityEngine.UIElementsModule
// Full name: UnityEngine.UIElements.AncestorFilter

namespace UnityEngine.UIElements
{
public class AncestorFilter // TypeDefIndex: 5404
{
	// Fields
	type#16561 m_CountingBloomFilter;
	type#10257 m_HashStack;

	// Methods
	// RVA: -1
	public type#28660 .ctor() { }
	// RVA: -1
	private type#28660 AddHash(type#20867 hash) { }
	// RVA: -1
	public type#15313 IsCandidate(type#26677 complexSel) { }
	// RVA: -1
	public type#28660 PushElement(type#28615 element) { }
	// RVA: -1
	public type#28660 PopElement() { }
}
}
