Searched refs:PostorderIds (Results 1 – 1 of 1) sorted by relevance
136 std::vector<int> PostorderIds; member in clang::diff::SyntaxTree::Impl308 PostorderIds.resize(getSize()); in initTree()312 PostorderIds[Id] = PostorderId; in initTree()517 return Tree.PostorderIds[getIdInRoot(SNodeId(1))]; in getPostorderOffset()532 assert(I == Tree.PostorderIds[getIdInRoot(SI)] - getPostorderOffset() && in setLeftMostDescendants()535 LeftMostDescendants[I] = SNodeId(Tree.PostorderIds[N.LeftMostDescendant] - in setLeftMostDescendants()