Searched defs:pointerType (Results 1 – 4 of 4) sorted by relevance
822 const AstTypeMatcher<PointerType> pointerType; variable
1656 const PointerType *pointerType = PointerArg->getType()->getAs<PointerType>(); in CheckARMBuiltinExclusiveCall() local4099 if (auto pointerType = type->getAs<PointerType>()) in CheckNonNullArguments() local4518 const PointerType *pointerType = Ptr->getType()->getAs<PointerType>(); in SemaAtomicOpsOverloaded() local4836 const PointerType *pointerType = FirstArg->getType()->getAs<PointerType>(); in SemaBuiltinAtomicOverloaded() local5212 const PointerType *pointerType = PointerArg->getType()->getAs<PointerType>(); in SemaBuiltinNontemporalOverloaded() local
1832 const ObjCObjectPointerType *pointerType = in CheckObjCForCollectionOperand() local3855 const PointerType *pointerType = type->getAs<PointerType>(); in ActOnObjCAtSynchronizedOperand() local
3186 const PointerType *pointerType in emitPointerArithmetic() local