Searched defs:pointerType (Results 1 – 4 of 4) sorted by relevance
1052 const AstTypeMatcher<PointerType> pointerType; variable
2227 const ObjCObjectPointerType *pointerType = in CheckObjCForCollectionOperand() local4284 const PointerType *pointerType = type->getAs<PointerType>(); in ActOnObjCAtSynchronizedOperand() local
3118 const PointerType *pointerType = PointerArg->getType()->getAs<PointerType>(); in CheckARMBuiltinExclusiveCall() local5790 if (auto pointerType = type->getAs<PointerType>()) in CheckNonNullArguments() local6392 const PointerType *pointerType = Ptr->getType()->getAs<PointerType>(); in BuildAtomicExpr() local6764 const PointerType *pointerType = FirstArg->getType()->getAs<PointerType>(); in SemaBuiltinAtomicOverloaded() local7144 const PointerType *pointerType = PointerArg->getType()->getAs<PointerType>(); in SemaBuiltinNontemporalOverloaded() local
3672 const PointerType *pointerType in emitPointerArithmetic() local