This is the complete list of members for MatchExpr< ArgT, MatcherT >, including all inherited members.
getResult() const -> bool | ITransientExpression | |
isBinaryExpression() const -> bool | ITransientExpression | |
ITransientExpression(bool isBinaryExpression, bool result) | ITransientExpression | |
m_isBinaryExpression | ITransientExpression | |
m_result | ITransientExpression | |
MatchExpr(ArgT const &arg, MatcherT const &matcher, StringRef const &matcherString) | MatchExpr< ArgT, MatcherT > | |
streamReconstructedExpression(std::ostream &os) const override | MatchExpr< ArgT, MatcherT > | virtual |
~ITransientExpression() | ITransientExpression | virtual |