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