Home | History | Annotate | Download | only in Sema

Lines Matching refs:isAnyPointerType

817   if (!ValType->isIntegerType() && !ValType->isAnyPointerType() &&
1958 if (!ValType->isIntegerType() && !ValType->isAnyPointerType() &&
2330 if (!ValType->isIntegerType() && !ValType->isAnyPointerType() &&
5705 assert((E->getType()->isAnyPointerType() ||
5826 if (SubExpr->getType()->isAnyPointerType() ||
7048 if (T->isAnyPointerType() || T->isBlockPointerType() ||
8498 if (EltType->isAnyPointerType())