|
FreeTensor
|
#include <sub_tree.h>

Public Attributes | |
| ASTPart * | parent_ |
Explicitly mark a SubTree's parent
A ChildOf can be initialized before the Ref of its child node being initialized, so we store its raw pointer rather than a Weak. It is OK because a ChildOf is only meant to be a temporary object
| ASTPart* freetensor::ChildOf::parent_ |