Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/clang/lib/Tooling/ASTDiff/
DASTDiff.cpp109 friend class ZhangShashaMatcher;
558 class ZhangShashaMatcher { class
565 ZhangShashaMatcher(const ASTDiff::Impl &DiffImpl, const SyntaxTree::Impl &T1, in ZhangShashaMatcher() function in clang::diff::ZhangShashaMatcher
786 ZhangShashaMatcher Matcher(*this, T1, T2, Id1, Id2); in addOptimalMapping()