Searched refs:LeftMostDescendants (Results 1 – 1 of 1) sorted by relevance
493 std::vector<SNodeId> LeftMostDescendants; member in clang::diff::Subtree513 return LeftMostDescendants[Id - 1]; in getLeftMostDescendant()527 LeftMostDescendants.resize(getSize()); in setLeftMostDescendants()535 LeftMostDescendants[I] = SNodeId(Tree.PostorderIds[N.LeftMostDescendant] - in setLeftMostDescendants()