Searched refs:DLMD2 (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/clang/lib/Tooling/ASTDiff/
H A DASTDiff.cpp668 SNodeId DLMD2 = S2.getLeftMostDescendant(D2); local
669 if (DLMD1 == LMD1 && DLMD2 == LMD2) {
680 ForestDist[DLMD1][DLMD2] + TreeDist[D1][D2]});

Completed in 197 milliseconds