Searched refs:hasDst (Results 1 – 1 of 1) sorted by relevance
51 bool hasDst(NodeId Dst) const { return getSrc(Dst).isValid(); } in hasDst() function in clang::diff::__anon7cf6ab520111::Mapping791 if (!M.hasSrc(Src) && !M.hasDst(Dst)) in addOptimalMapping()821 if (M.hasDst(Id2)) in findCandidate()836 !M.hasDst(T2.getRootId())) { in matchBottomUp()884 if (identical(Id1, Id2) && !M.hasSrc(Id1) && !M.hasDst(Id2)) { in matchTopDown()895 if (!M.hasDst(Id2)) in matchTopDown()924 if (!M.hasDst(Id2)) { in computeChangeKinds()