Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Tooling/ASTDiff/
DASTDiff.cpp108 friend class ZhangShashaMatcher;
559 class ZhangShashaMatcher { class
566 ZhangShashaMatcher(const ASTDiff::Impl &DiffImpl, const SyntaxTree::Impl &T1, in ZhangShashaMatcher() function in clang::diff::ZhangShashaMatcher
787 ZhangShashaMatcher Matcher(*this, T1, T2, Id1, Id2); in addOptimalMapping()