Searched refs:decayedType (Results 1 – 3 of 3) sorted by relevance
220 REGISTER_MATCHER(decayedType); in RegistryMaps()
1080 const AstTypeMatcher<DecayedType> decayedType; variable
7675 /// (matcher = valueDecl(hasType(decayedType(hasDecayedType(pointerType()))))) in AST_MATCHER_P() 7677 /// (matcher = expr(hasType(decayedType(hasDecayedType(pointerType()))))) in AST_MATCHER_P() 7683 extern const AstTypeMatcher<DecayedType> decayedType;