Home
last modified time | relevance | path

Searched refs:LeftMostDescendant (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/clang/include/clang/Tooling/ASTDiff/
H A DASTDiff.h38 NodeId Parent, LeftMostDescendant, RightMostDescendant; member
/llvm-project-15.0.7/clang/lib/Tooling/ASTDiff/
H A DASTDiff.cpp321 getMutableNode(Leaf).LeftMostDescendant = Leaf; in setLeftMostDescendants()
326 getMutableNode(Cur).LeftMostDescendant = Leaf; in setLeftMostDescendants()
535 LeftMostDescendants[I] = SNodeId(Tree.PostorderIds[N.LeftMostDescendant] - in setLeftMostDescendants()