Searched refs:hasArrayType (Results 1 – 1 of 1) sorted by relevance
211 static auto hasArrayType() { in hasArrayType() function528 anyOf(hasPointerType(), hasArrayType()))), in matcher()774 auto ArrayOrPtr = anyOf(hasPointerType(), hasArrayType()); in matcher()817 auto ArrayOrPtr = anyOf(hasPointerType(), hasArrayType()); in matcher()1232 declRefExpr(anyOf(hasPointerType(), hasArrayType()), in findGadgets()