HomeSort by: relevance | last modified time | path
    Searched refs:LeftMostDescendant (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/include/clang/Tooling/ASTDiff/
ASTDiff.h 38 NodeId Parent, LeftMostDescendant, RightMostDescendant;
  /src/external/apache2/llvm/dist/clang/lib/Tooling/ASTDiff/
ASTDiff.cpp 321 getMutableNode(Leaf).LeftMostDescendant = Leaf;
326 getMutableNode(Cur).LeftMostDescendant = Leaf;
535 LeftMostDescendants[I] = SNodeId(Tree.PostorderIds[N.LeftMostDescendant] -

Completed in 16 milliseconds