Searched defs:hasDeclContext (Results 1 – 2 of 2) sorted by relevance
39 TEST(DeclarationMatcher, hasDeclContext) { in TEST() argument
4946 AST_MATCHER_P(Decl, hasDeclContext, internal::Matcher<Decl>, InnerMatcher) { in AST_MATCHER_P() argument