Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Tooling/ASTDiff/
H A DASTDiff.cpp545 SNodeId LeftDesc = getLeftMostDescendant(I); in computeKeyRoots() local
546 if (Visited.count(LeftDesc)) in computeKeyRoots()
550 Visited.insert(LeftDesc); in computeKeyRoots()