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);
  600       FirstCol = S2.getLeftMostDescendant(LastCol);
  603       Col = LastCol;
  616               LMD2 == S2.getLeftMostDescendant(LastCol)) {