FreeTensor
Loading...
Searching...
No Matches
Public Attributes | List of all members
freetensor::ChildOf Struct Reference

#include <sub_tree.h>

Collaboration diagram for freetensor::ChildOf:
Collaboration graph
[legend]

Public Attributes

ASTPartparent_
 

Detailed Description

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

Member Data Documentation

◆ parent_

ASTPart* freetensor::ChildOf::parent_

The documentation for this struct was generated from the following file: