Searched refs:hasDecayedType (Results 1 – 4 of 4) sorted by relevance
47 hasType(decayedType(hasDecayedType(pointerType()))))))) in registerMatchers()
299 REGISTER_MATCHER(hasDecayedType); in RegistryMaps()
7383 AST_MATCHER_P(DecayedType, hasDecayedType, internal::Matcher<QualType>, in AST_MATCHER_P() argument
3508 valueDecl(hasType(decayedType(hasDecayedType(pointerType())))))); in TEST_P()