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

References

tools/clang/lib/Tooling/ASTDiff/ASTDiff.cpp
  508     return Tree.getNode(getIdInRoot(Id));
  516     return Tree.PostorderIds[getIdInRoot(SNodeId(1))];
  519     return Tree.getNodeValue(getIdInRoot(Id));
  531       assert(I == Tree.PostorderIds[getIdInRoot(SI)] - getPostorderOffset() &&
  534       LeftMostDescendants[I] = SNodeId(Tree.PostorderIds[N.LeftMostDescendant] -