FreeTensor
Loading...
Searching...
No Matches
Public Member Functions | Protected Member Functions | List of all members
freetensor::ParentSelector Class Reference

#include <selector.h>

Inheritance diagram for freetensor::ParentSelector:
Inheritance graph
[legend]
Collaboration diagram for freetensor::ParentSelector:
Collaboration graph
[legend]

Public Member Functions

 ParentSelector (const Ref< Selector > &child)
 
- Public Member Functions inherited from freetensor::Selector
virtual ~Selector ()
 
bool match (const Stmt &stmt)
 

Protected Member Functions

bool matchImpl (const Stmt &stmt) override
 
virtual bool matchImpl (const Stmt &stmt)=0
 

Constructor & Destructor Documentation

◆ ParentSelector()

freetensor::ParentSelector::ParentSelector ( const Ref< Selector > &  child)
inline

Member Function Documentation

◆ matchImpl()

bool freetensor::ParentSelector::matchImpl ( const Stmt stmt)
overrideprotectedvirtual

Implements freetensor::Selector.


The documentation for this class was generated from the following files: