Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/Tooling/ASTDiff/
H A DASTDiff.cpp139 NodeId getRootId() const { return 0; } in getRootId() function in clang::diff::SyntaxTree::Impl
982 NodeId SyntaxTree::getRootId() const { return TreeImpl->getRootId(); } in getRootId() function in clang::diff::SyntaxTree