Public Member Functions | |
MatchExpr (ArgT const &arg, MatcherT const &matcher, StringRef const &matcherString) | |
void | streamReconstructedExpression (std::ostream &os) const override |
![]() | |
ITransientExpression (bool isBinaryExpression, bool result) | |
auto | getResult () const -> bool |
auto | isBinaryExpression () const -> bool |
Additional Inherited Members | |
![]() | |
bool | m_isBinaryExpression |
bool | m_result |