Home
last modified time | relevance | path

Searched defs:getRootId (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/clang/lib/Tooling/ASTDiff/
DASTDiff.cpp140 NodeId getRootId() const { return 0; } in getRootId() function in clang::diff::SyntaxTree::Impl
983 NodeId SyntaxTree::getRootId() const { return TreeImpl->getRootId(); } in getRootId() function in clang::diff::SyntaxTree