reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
437 assert(Child->parent == this && "Child is not a child of this region!"); 438 Child->parent = nullptr; 441 return R.get() == Child; 445 return Child;