Searched defs:AncestorNode (Results 1 – 1 of 1) sorted by relevance
54 struct AncestorNode { struct55 enum class AncestorNodeType { argument62 AncestorNodeType type; argument65 bool operator<(const AncestorNode& other) const; argument69 size_t operator()(const AncestorNode&) const; argument