Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Tooling/ASTDiff/
H A DASTDiff.cpp595 computeForestDist(LastRow, LastCol); in getMatchingNodes()
654 computeForestDist(Id1, Id2); in computeTreeDist()
657 void computeForestDist(SNodeId Id1, SNodeId Id2) { in computeForestDist() function in clang::diff::ZhangShashaMatcher