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

References

include/llvm/ADT/IntervalMap.h
 1814   if (P.leafOffset() == 0 && Traits::startLess(a, P.leaf<Leaf>().start(0))) {
 1820           Traits::adjacent(SibLeaf.stop(SibOfs), a)) {
 1836           a = SibLeaf.start(SibOfs);
 1842       this->map->rootBranchStart() = a;
 1849   Size = P.leaf<Leaf>().insertFrom(P.leafOffset(), Size, a, b, y);
 1855     Size = P.leaf<Leaf>().insertFrom(P.leafOffset(), P.leafSize(), a, b, y);