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

#include <selector.h>

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

Public Member Functions

 BothSelector (const Ref< Selector > &lhs, const Ref< Selector > &rhs)
 
- 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

◆ BothSelector()

freetensor::BothSelector::BothSelector ( const Ref< Selector > &  lhs,
const Ref< Selector > &  rhs 
)
inline

Member Function Documentation

◆ matchImpl()

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

Implements freetensor::Selector.


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