Searched defs:Id2 (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/lib/Tooling/ASTDiff/
H A DASTDiff.cpp618 NodeId Id2 = S2.getIdInRoot(Col); local
565 ZhangShashaMatcher(const ASTDiff::Impl &DiffImpl, const SyntaxTree::Impl &T1, const SyntaxTree::Impl &T2, NodeId Id1, NodeId Id2) argument
644 getUpdateCost(SNodeId Id1, SNodeId Id2) argument
656 computeForestDist(SNodeId Id1, SNodeId Id2) argument
851 NodeId Id2 = findCandidate(M, Id1); local
932 NodeId Id2 = M.getDst(Id1); local
[all...]

Completed in 57 milliseconds