Searched defs:DynTypedMatcher (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/clang/include/clang/ASTMatchers/
H A DASTMatchersInternal.h345 class DynTypedMatcher { class in namespace:clang::ast_matchers::internal
349 DynTypedMatcher(MatcherInterface<T> *Implementation) function in class:clang::ast_matchers::internal::DynTypedMatcher
469 DynTypedMatcher(ast_type_traits::ASTNodeKind SupportedKind, function in class:clang::ast_matchers::internal::DynTypedMatcher
[all...]

Completed in 58 milliseconds