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

/external/clang/include/clang/ASTMatchers/
H A DASTMatchers.h121 typedef internal::Matcher<Decl> DeclarationMatcher; typedef in namespace:clang::ast_matchers
135 /// Example: \c DeclarationMatcher(anything()) matches all declarations, e.g.,

Completed in 161 milliseconds