Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/Tooling/ASTDiff/
H A DASTDiff.cpp544 SNodeId LeftDesc = getLeftMostDescendant(I); in computeKeyRoots() local
545 if (Visited.count(LeftDesc)) in computeKeyRoots()
549 Visited.insert(LeftDesc); in computeKeyRoots()