Searched defs:Descendant (Results 1 – 2 of 2) sorted by relevance
54 bool isDescendantOrEqual(const Stmt *Descendant, const Stmt *Ancestor, in isDescendantOrEqual()
127 enum class CFX_CSSSelectorType : uint8_t { Element = 0, Descendant }; enumerator