Searched defs:pointerType (Results 1 – 4 of 4) sorted by relevance
1035 const AstTypeMatcher<PointerType> pointerType; variable
2190 const ObjCObjectPointerType *pointerType = in CheckObjCForCollectionOperand() local4220 const PointerType *pointerType = type->getAs<PointerType>(); in ActOnObjCAtSynchronizedOperand() local
2359 const PointerType *pointerType = PointerArg->getType()->getAs<PointerType>(); in CheckARMBuiltinExclusiveCall() local4760 if (auto pointerType = type->getAs<PointerType>()) in CheckNonNullArguments() local5303 const PointerType *pointerType = Ptr->getType()->getAs<PointerType>(); in BuildAtomicExpr() local5670 const PointerType *pointerType = FirstArg->getType()->getAs<PointerType>(); in SemaBuiltinAtomicOverloaded() local6050 const PointerType *pointerType = PointerArg->getType()->getAs<PointerType>(); in SemaBuiltinNontemporalOverloaded() local
3438 const PointerType *pointerType in emitPointerArithmetic() local