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

References

tools/clang/lib/Tooling/ASTDiff/ASTDiff.cpp
  527     for (int I = 0; I < getSize(); ++I) {
  527     for (int I = 0; I < getSize(); ++I) {
  528       SNodeId SI(I + 1);
  531       assert(I == Tree.PostorderIds[getIdInRoot(SI)] - getPostorderOffset() &&
  534       LeftMostDescendants[I] = SNodeId(Tree.PostorderIds[N.LeftMostDescendant] -