Searched defs:pointerType (Results 1 – 4 of 4) sorted by relevance
1064 const AstTypeMatcher<PointerType> pointerType; variable
2237 const ObjCObjectPointerType *pointerType = in CheckObjCForCollectionOperand() local4319 const PointerType *pointerType = type->getAs<PointerType>(); in ActOnObjCAtSynchronizedOperand() local
3459 const PointerType *pointerType = PointerArg->getType()->getAs<PointerType>(); in CheckARMBuiltinExclusiveCall() local7341 if (auto pointerType = type->getAs<PointerType>()) in CheckNonNullArguments() local8044 const PointerType *pointerType = Ptr->getType()->getAs<PointerType>(); in BuildAtomicExpr() local8465 const PointerType *pointerType = FirstArg->getType()->getAs<PointerType>(); in SemaBuiltinAtomicOverloaded() local8845 const PointerType *pointerType = PointerArg->getType()->getAs<PointerType>(); in SemaBuiltinNontemporalOverloaded() local
3677 const PointerType *pointerType in emitPointerArithmetic() local