Searched refs:hasUnderlyingDecl (Results 1 – 4 of 4) sorted by relevance
83 hasUnderlyingDecl(hasName("::std::move"))))) in registerMatchers()
370 REGISTER_MATCHER(hasUnderlyingDecl); in RegistryMaps()
3592 AST_MATCHER_P(NamedDecl, hasUnderlyingDecl, internal::Matcher<NamedDecl>, in AST_MATCHER_P() argument
291 namedDecl(hasUnderlyingDecl(hasName("::N::f"))))))); in TEST()