Home
last modified time | relevance | path

Searched defs:Id2 (Results 1 – 1 of 1) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/Tooling/ASTDiff/
H A DASTDiff.cpp566 const SyntaxTree::Impl &T2, NodeId Id1, NodeId Id2) in ZhangShashaMatcher()
618 NodeId Id2 = S2.getIdInRoot(Col); in getMatchingNodes() local
644 double getUpdateCost(SNodeId Id1, SNodeId Id2) { in getUpdateCost()
652 for (SNodeId Id2 : S2.KeyRoots) in computeTreeDist() local
656 void computeForestDist(SNodeId Id1, SNodeId Id2) { in computeForestDist()
818 for (NodeId Id2 : T2) { in findCandidate() local
849 NodeId Id2 = findCandidate(M, Id1); in matchBottomUp() local
883 for (NodeId Id2 : H2) { in matchTopDown() local
894 for (NodeId Id2 : H2) { in matchTopDown() local
923 for (NodeId Id2 : T2) { in computeChangeKinds() local
[all …]