Searched defs:pointerType (Results 1 – 4 of 4) sorted by relevance
1064 const AstTypeMatcher<PointerType> pointerType; variable
2237 const ObjCObjectPointerType *pointerType = CheckObjCForCollectionOperand() local 4319 const PointerType *pointerType = type->getAs<PointerType>(); ActOnObjCAtSynchronizedOperand() local
3459 const PointerType *pointerType = PointerArg->getType()->getAs<PointerType>(); CheckARMBuiltinExclusiveCall() local 7341 if (auto pointerType = type->getAs<PointerType>()) CheckNonNullArguments() local 8044 const PointerType *pointerType = Ptr->getType()->getAs<PointerType>(); BuildAtomicExpr() local 8465 const PointerType *pointerType = FirstArg->getType()->getAs<PointerType>(); SemaBuiltinAtomicOverloaded() local 8845 const PointerType *pointerType = PointerArg->getType()->getAs<PointerType>(); SemaBuiltinNontemporalOverloaded() local [all...]
3677 const PointerType *pointerType emitPointerArithmetic() local