Home
last modified time | relevance | path

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

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