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

/external/clang/include/clang/ASTMatchers/
H A DASTMatchersInternal.h232 class DynTypedMatcher { class in namespace:clang::ast_matchers::internal
234 virtual ~DynTypedMatcher() {}
254 class Matcher : public DynTypedMatcher {
437 const DynTypedMatcher &Matcher,
450 const DynTypedMatcher &Matcher,
463 const DynTypedMatcher &Matcher,
474 const DynTypedMatcher &Matcher,
480 const DynTypedMatcher &Matcher,
485 const DynTypedMatcher &Matcher,

Completed in 66 milliseconds