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

References

tools/clang/lib/Tooling/ASTDiff/ASTDiff.cpp
  307   PostorderIds.resize(getSize());
  311     PostorderIds[Id] = PostorderId;
  516     return Tree.PostorderIds[getIdInRoot(SNodeId(1))];
  531       assert(I == Tree.PostorderIds[getIdInRoot(SI)] - getPostorderOffset() &&
  534       LeftMostDescendants[I] = SNodeId(Tree.PostorderIds[N.LeftMostDescendant] -