clang 19.0.0git
clang::transformer::MatchComputation< T > Member List

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 =0clang::transformer::MatchComputation< T >pure virtual
eval(const ast_matchers::MatchFinder::MatchResult &R) constclang::transformer::MatchComputation< T >
MatchComputation()=defaultclang::transformer::MatchComputation< T >protected
MatchComputation(const MatchComputation &)=defaultclang::transformer::MatchComputation< T >protected
operator=(const MatchComputation &)=defaultclang::transformer::MatchComputation< T >protected
toString() const =0clang::transformer::MatchComputation< T >pure virtual
~MatchComputation()=defaultclang::transformer::MatchComputation< T >virtual