clang API Documentation
#include <VariantValue.h>
Public Types | |
typedef ast_matchers::internal::Matcher < T > | MatcherT |
Public Member Functions | |
TypedMatcherOps () | |
DynTypedMatcher | convertMatcher (const DynTypedMatcher &Matcher) const override |
Definition at line 224 of file VariantValue.h.
typedef ast_matchers::internal::Matcher<T> clang::ast_matchers::dynamic::final< T >::MatcherT |
Definition at line 227 of file VariantValue.h.
DynTypedMatcher clang::ast_matchers::dynamic::final< T >::convertMatcher | ( | const DynTypedMatcher & | Matcher | ) | const [inline, override] |
Definition at line 230 of file VariantValue.h.
clang::ast_matchers::dynamic::final< T >::TypedMatcherOps | ( | ) | [inline] |
Definition at line 225 of file VariantValue.h.