Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/Tooling/ASTDiff/
H A DASTDiff.cpp644 double getUpdateCost(SNodeId Id1, SNodeId Id2) { in getUpdateCost() function in clang::diff::ZhangShashaMatcher
669 double UpdateCost = getUpdateCost(D1, D2); in computeForestDist()