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