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

References

include/llvm/ADT/IntervalMap.h
 1617     unsigned i = P.leafOffset();
 1618     RootLeaf &Node = P.leaf<RootLeaf>();
 1623   if (unsigned i = P.leafOffset()) {
 1624     Leaf &Node = P.leaf<Leaf>();
 1626   } else if (NodeRef NR = P.getLeftSibling(P.height())) {
 1626   } else if (NodeRef NR = P.getLeftSibling(P.height())) {