Searched defs:pointerType (Results 1 – 4 of 4) sorted by relevance
66 int* pointerType(int *I, int * (*FP)(int *)) { in pointerType() function
1282 const PointerType *pointerType = PointerArg->getType()->getAs<PointerType>(); in CheckARMBuiltinExclusiveCall() local2046 if (auto pointerType = type->getAs<PointerType>()) in CheckNonNullArguments() local2403 const PointerType *pointerType = Ptr->getType()->getAs<PointerType>(); in SemaAtomicOpsOverloaded() local2675 const PointerType *pointerType = FirstArg->getType()->getAs<PointerType>(); in SemaBuiltinAtomicOverloaded() local3044 const PointerType *pointerType = PointerArg->getType()->getAs<PointerType>(); in SemaBuiltinNontemporalOverloaded() local
1716 const ObjCObjectPointerType *pointerType = in CheckObjCForCollectionOperand() local3487 const PointerType *pointerType = type->getAs<PointerType>(); in ActOnObjCAtSynchronizedOperand() local
2448 const PointerType *pointerType in emitPointerArithmetic() local