Home | History | Annotate | Download | only in Sema

Lines Matching refs:isAnyPointerType

254   if (Second == ICK_Pointer_Conversion && FromType->isAnyPointerType())
1471 FromType->isAnyPointerType() ||
9456 if (ValType->isAnyPointerType() || ValType->isReferenceType())