Searched refs:ElemPtrType (Results 1 – 1 of 1) sorted by relevance
205 const auto ElemPtrType = pointerType(pointee(type().bind("elem-ptr-type"))); in registerMatchers() local211 hasCanonicalType(type(anyOf(ElemType, ElemPtrType, type())) in registerMatchers()