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

References

tools/clang/lib/Tooling/ASTDiff/ASTDiff.cpp
  803   for (NodeId Src = Id1 + 1; Src <= N1.RightMostDescendant; ++Src) {
  803   for (NodeId Src = Id1 + 1; Src <= N1.RightMostDescendant; ++Src) {
  804     NodeId Dst = M.getDst(Src);