Searched refs:isPointerType (Results 1 – 25 of 93) sorted by relevance
1234
215 if (CastToTy->isPointerType()) { in addCastTransition()216 if (!CastFromTy->isPointerType()) in addCastTransition()289 if (CastFromTy->isPointerType()) in addInstanceOfTransition()481 if (!(ParamT->isPointerType() && ResultT->isPointerType()) && in evalCall()
298 if (!UOp->isIncrementDecrementOp() || !UOp->getType()->isPointerType()) in checkPreStmt()327 if (Rhs->getType()->isIntegerType() && Lhs->getType()->isPointerType()) { in checkPreStmt()334 if (Lhs->getType()->isIntegerType() && Rhs->getType()->isPointerType()) { in checkPreStmt()
43 if (!T->isPointerType()) in checkPreStmt()
55 if (T->isPointerType()) { in VisitUnaryExprOrTypeTraitExpr()
133 if (Ty->isPointerType() && Ty->getPointeeType()->isCharType()) in isNonnullType()
188 if (!CastedType->isPointerType()) in checkASTCodeBody()
260 if (!Parameter->getType()->isPointerType()) in checkBeginFunction()
136 assert(ObjT.getCanonicalType()->isPointerType()); in run()
20 if (Type->isPointerType()) in isIteratorType()
279 const bool IsIterOnLHS = BO->getLHS()->getType()->isPointerType(); in checkPostStmt()637 if (!PtrType->isPointerType()) in handlePtrIncrOrDecr()
272 if (!E->getType().getTypePtr()->isPointerType()) in isTaintedOrPointsToTainted()666 if (!ArgTy->isPointerType()) in getPointeeOf()
83 if (T->isPointerType()) { in reportBug()
130 if (T->isPointerType() || T->isReferenceType()) { in isUncountedPtr()
64 if (T->isPointerType() || T->isReferenceType()) { in isRefcountedStringsHack()
63 if (T->isReferenceType() || T->isPointerType()) { in classify()
692 if (CastTy->isPointerType() || CastTy->isReferenceType()) in evalCastSubKind()780 if (CastTy->isPointerType() && !CastTy->isVoidPointerType()) { in evalCastSubKind()807 if (CastTy->isPointerType() || CastTy->isReferenceType()) { in evalCastSubKind()
70 while (Ty->isReferenceType() || Ty->isPointerType()) in unbox()
75 if (B->isAdditiveOp() && B->getType()->isPointerType()) { in peelOffPointerArithmetic()76 if (B->getLHS()->getType()->isPointerType()) { in peelOffPointerArithmetic()78 } else if (B->getRHS()->getType()->isPointerType()) { in peelOffPointerArithmetic()120 (U->isIncrementDecrementOp() && U->getType()->isPointerType())) { in getDerefExpr()2722 if (OriginalTy->isPointerType()) { in patternMatch()2979 if (Ty->isPointerType()) { in printValue()
51 if (getDecl()->getType()->isPointerType()) in printSeparator()
182 if (T.isPointerType() || T.isMemberPointerType()) { in getScalarZeroExpressionForType()
547 UO->getSubExpr()->getType()->isPointerType()) { in CheckForNullPointerDereference()4222 if (Type->isPointerType() && OType->isArrayType()) { in CheckUnaryExprOrTypeTraitOperand()5125 if (!BaseTy->isPointerType() && Base->isTypeDependent()) in ActOnOMPArrayShapingExpr()5128 if (!BaseTy->isPointerType() || in ActOnOMPArrayShapingExpr()6225 if (!ParamType->isPointerType() || in rewriteBuiltinFunctionDecl()6227 !ArgType->isPointerType() || in rewriteBuiltinFunctionDecl()7154 assert(type->isPointerType()); in PrepareCastToObjCObjectPointer()7591 if (SrcTy->isPointerType()) in CheckExtVectorCast()8069 if (!PointerExpr->getType()->isPointerType() || in checkPointerIntegerMismatch()8413 if (LHSTy->isPointerType() && RHSTy->isPointerType()) in CheckConditionalOperands()[all …]
688 if (HandlerType->isPointerType() || HandlerType->isMemberPointerType()) { in handlerCanCatch()713 if (!ExceptionType->isPointerType() || !HandlerType->isPointerType()) in handlerCanCatch()
247 if (RetTy->isPointerType()) { in getSummaryForOSObject()411 if (RetTy->isPointerType()) { in getSummaryForObjCOrCFObject()737 } else if (ResultTy->isPointerType()) { in canEval()
144 if (QT->isPointerType() || QT->isReferenceType()) in isConsumableType()154 if (QT->isPointerType() || QT->isReferenceType()) in isAutoCastType()190 return ParamType->isPointerType() || ParamType->isReferenceType(); in isPointerOrRef()
154 if (!Ty->isPointerType() && !Ty->isReferenceType()) in isMostDerived()308 if (ArgType->isDependentType() && !ArgType->isPointerType()) in getDestroyedType()664 if (Ty->isPointerType()) in getObjectType()928 if (ParamTy->isPointerType()) in getLiteralOperatorKind()