reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/lib/Tooling/ASTDiff/ASTDiff.cpp
  590       std::tie(LastRow, LastCol) = TreePairs.back();
  594         computeForestDist(LastRow, LastCol);
  599       FirstRow = S1.getLeftMostDescendant(LastRow);
  602       Row = LastRow;
  615           if (LMD1 == S1.getLeftMostDescendant(LastRow) &&