Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Tooling/ASTDiff/
DASTDiff.cpp71 NodeId getMapped(const std::unique_ptr<SyntaxTree::Impl> &Tree, in getMapped() function in clang::diff::ASTDiff::Impl
966 NodeId ASTDiff::getMapped(const SyntaxTree &SourceTree, NodeId Id) const { in getMapped() function in clang::diff::ASTDiff