Home | History | Annotate | Download | only in Sema

Lines Matching refs:isAnyPointerType

553   if (!ValType->isIntegerType() && !ValType->isAnyPointerType() &&
1317 isAnyPointerType() &&
4521 assert((E->getType()->isAnyPointerType() ||
4642 if (SubExpr->getType()->isAnyPointerType() ||
5977 == Expr::NPCK_GNUNull) && !Target->isAnyPointerType()
7031 if (EltType->isAnyPointerType())