clang 20.0.0git
|
This is the complete list of members for clang::transformer::MatchComputation< T >, including all inherited members.
eval(const ast_matchers::MatchFinder::MatchResult &Match, T *Result) const =0 | clang::transformer::MatchComputation< T > | pure virtual |
eval(const ast_matchers::MatchFinder::MatchResult &R) const | clang::transformer::MatchComputation< T > | |
MatchComputation()=default | clang::transformer::MatchComputation< T > | protected |
MatchComputation(const MatchComputation &)=default | clang::transformer::MatchComputation< T > | protected |
operator=(const MatchComputation &)=default | clang::transformer::MatchComputation< T > | protected |
toString() const =0 | clang::transformer::MatchComputation< T > | pure virtual |
~MatchComputation()=default | clang::transformer::MatchComputation< T > | virtual |