Searched refs:isPointerType (Results 1 – 25 of 120) sorted by relevance
12345
60 !RetTy->isPointerType() && !RetTy->isReferenceType()) in isBuiltinLikeFunction()64 !ParmTy->isPointerType() && !ParmTy->isReferenceType()) in isBuiltinLikeFunction()
216 if (CastToTy->isPointerType()) { in addCastTransition()217 if (!CastFromTy->isPointerType()) in addCastTransition()290 if (CastFromTy->isPointerType()) in addInstanceOfTransition()484 if (!(ParamT->isPointerType() && ResultT->isPointerType()) && in evalCall()
292 if (!UOp->isIncrementDecrementOp() || !UOp->getType()->isPointerType()) in checkPreStmt()321 if (Rhs->getType()->isIntegerType() && Lhs->getType()->isPointerType()) { in checkPreStmt()328 if (Lhs->getType()->isIntegerType() && Rhs->getType()->isPointerType()) { in checkPreStmt()
43 if (!T->isPointerType()) in checkPreStmt()
55 if (!Arg1Ty->isPointerType()) in isCharToStringCtor()
138 if (Ty->isPointerType() && Ty->getPointeeType()->isCharType()) in isNonnullType()
188 if (!CastedType->isPointerType()) in checkASTCodeBody()
262 if (!Parameter->getType()->isPointerType()) in checkBeginFunction()
136 assert(ObjT.getCanonicalType()->isPointerType()); in run()
72 if (!FieldTy->isArrayType() && !FieldTy->isPointerType()) { in CheckCountedByAttrOnField()94 if (FieldTy->isPointerType()) { in CheckCountedByAttrOnField()
282 if (Callee->getReturnType()->isPointerType() || in shouldTrackImplicitObjectArg()314 if (FD->getReturnType()->isPointerType() || in shouldTrackFirstArgument()869 if (!BO->getType()->isPointerType() || (BOK != BO_Add && BOK != BO_Sub)) in visitLocalsRetainedByInitializer()872 if (BO->getLHS()->getType()->isPointerType()) in visitLocalsRetainedByInitializer()875 else if (BO->getRHS()->getType()->isPointerType()) in visitLocalsRetainedByInitializer()1318 bool RunAnalysis = Entity.LHS->getType()->isPointerType() || in checkExprLifetime()
116 if (!(*I)->isPointerType() || !(*I)->getPointeeType()->isVoidType() || in checkBlockArgs()338 !(Arg5->getType()->isPointerType() && in checkBuiltinEnqueueKernel()543 if (!RT->isPointerType() || in checkBuiltinToAddr()
258 if (Type->isPointerType() || Type->isArrayType()) in CheckPPCMMAType()368 (StrippedRVType->isPointerType() || StrippedRVType->isArrayType()))) in BuiltinPPCMMACall()
68 << FD->getType()->isPointerType() << FD->getType(); in deepTypeCheckForDevice()
186 if (T.isPointerType() || T.isMemberPointerType()) { in getScalarZeroExpressionForType()
84 if (T->isPointerType()) { in reportBug()
42 if (T->isPointerType() || T->isReferenceType()) { in isRefcountedStringsHack()
24 if (!Ty->isPointerType()) in CStyleCastPtrExpr()
127 if ((Canon->isPointerType() || Canon->isObjectType() || in Value()
360 (Ty->isPointerType() && PtrWidth < SlotSizeInBits)) { in EmitVAArg()388 if (OrigTy->isPointerType()) in EmitVAArg()
213 if (Ty->isPointerType() || Ty->isReferenceType()) { in getTypeInfoHelper()223 } while (Ty->isPointerType()); in getTypeInfoHelper()
52 if (getDecl()->getType()->isPointerType()) in printSeparator()
179 if (T->isReferenceType() || T->isPointerType() || in classify()
64 this->ConvertResultToRValue = !Init->isGLValue() && !T->isPointerType() && in interpretDecl()
707 if (CastTy->isPointerType() || CastTy->isReferenceType()) in VisitGotoLabel()783 if (CastTy->isPointerType() && !CastTy->isVoidPointerType()) { in VisitMemRegionVal()817 if (CastTy->isPointerType() || CastTy->isReferenceType()) { in VisitMemRegionVal()