Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Tooling/ASTDiff/
H A DASTDiff.cpp567 const SyntaxTree::Impl &T2, NodeId Id1, NodeId Id2) in ZhangShashaMatcher()
619 NodeId Id2 = S2.getIdInRoot(Col); in getMatchingNodes() local
645 double getUpdateCost(SNodeId Id1, SNodeId Id2) { in getUpdateCost()
653 for (SNodeId Id2 : S2.KeyRoots) in computeTreeDist() local
657 void computeForestDist(SNodeId Id1, SNodeId Id2) { in computeForestDist()
819 for (NodeId Id2 : T2) { in findCandidate() local
850 NodeId Id2 = findCandidate(M, Id1); in matchBottomUp() local
884 for (NodeId Id2 : H2) { in matchTopDown() local
895 for (NodeId Id2 : H2) { in matchTopDown() local
924 for (NodeId Id2 : T2) { in computeChangeKinds() local
[all …]