clang API Documentation

Public Types | Public Member Functions
clang::ast_matchers::dynamic::final< T > Struct Template Reference

#include <VariantValue.h>

Inheritance diagram for clang::ast_matchers::dynamic::final< T >:
Inheritance graph
[legend]
Collaboration diagram for clang::ast_matchers::dynamic::final< T >:
Collaboration graph
[legend]

List of all members.

Public Types

typedef
ast_matchers::internal::Matcher
< T > 
MatcherT

Public Member Functions

 TypedMatcherOps ()
DynTypedMatcher convertMatcher (const DynTypedMatcher &Matcher) const override

Detailed Description

template<typename T>
struct clang::ast_matchers::dynamic::final< T >

Definition at line 224 of file VariantValue.h.


Member Typedef Documentation

Definition at line 227 of file VariantValue.h.


Member Function Documentation

template<typename T >
DynTypedMatcher clang::ast_matchers::dynamic::final< T >::convertMatcher ( const DynTypedMatcher &  Matcher) const [inline, override]

Definition at line 230 of file VariantValue.h.

template<typename T >
clang::ast_matchers::dynamic::final< T >::TypedMatcherOps ( ) [inline]

Definition at line 225 of file VariantValue.h.


The documentation for this struct was generated from the following file: