Searched defs:pointerType (Results 1 – 7 of 7) sorted by relevance
117 PointerType *pointerType = dyn_cast<PointerType>(Ptr->getType()); in buildTargetLegalPtr() local
139 const ObjCObjectPointerType *pointerType = in CheckObjCForCollectionOperand() local292 const PointerType *pointerType = type->getAs<PointerType>(); in ActOnObjCAtSynchronizedOperand() local
885 const PointerType *pointerType = PointerArg->getType()->getAs<PointerType>(); in CheckARMBuiltinExclusiveCall() local
3407 if (auto pointerType = type->getAs<PointerType>()) in CheckNonNullArguments() local4152 const PointerType *pointerType = Ptr->getType()->getAs<PointerType>(); in BuildAtomicExpr() local4574 const PointerType *pointerType = FirstArg->getType()->getAs<PointerType>(); in BuiltinAtomicOverloaded() local4955 const PointerType *pointerType = PointerArg->getType()->getAs<PointerType>(); in BuiltinNontemporalOverloaded() local
1382 const PointerType *pointerType = in emitPointerArithmetic() local
1095 const AstTypeMatcher<PointerType> pointerType; variable
4268 const PointerType *pointerType in emitPointerArithmetic() local