Home
last modified time | relevance | path

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

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