Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Tooling/ASTDiff/
H A DASTDiff.cpp307 int PostorderId = 0; in initTree() local
312 PostorderIds[Id] = PostorderId; in initTree()
313 ++PostorderId; in initTree()