Searched defs:pointerType (Results 1 – 11 of 11) sorted by relevance
64 auto pointerType = [&](unsigned bits) { in matchAndRewrite() local
139 auto pointerType = in replaceSCFOutputValue() local394 auto pointerType = in matchAndRewrite() local
66 int* pointerType(int *I, int * (*FP)(int *)) { in pointerType() function
818 .Case<LLVMPointerType>([&](auto pointerType) { in isCompatibleImpl()
2316 if (const auto pointerType{pointerArg->GetType()}) { in CheckAssociated() local
1051 const AstTypeMatcher<PointerType> pointerType; variable
2227 const ObjCObjectPointerType *pointerType = in CheckObjCForCollectionOperand() local4292 const PointerType *pointerType = type->getAs<PointerType>(); in ActOnObjCAtSynchronizedOperand() local
3015 const PointerType *pointerType = PointerArg->getType()->getAs<PointerType>(); in CheckARMBuiltinExclusiveCall() local5593 if (auto pointerType = type->getAs<PointerType>()) in CheckNonNullArguments() local6195 const PointerType *pointerType = Ptr->getType()->getAs<PointerType>(); in BuildAtomicExpr() local6567 const PointerType *pointerType = FirstArg->getType()->getAs<PointerType>(); in SemaBuiltinAtomicOverloaded() local6947 const PointerType *pointerType = PointerArg->getType()->getAs<PointerType>(); in SemaBuiltinNontemporalOverloaded() local
3501 const PointerType *pointerType in emitPointerArithmetic() local
3651 auto pointerType = pointer().getType().cast<spirv::PointerType>(); in verify() local
5100 const DeclTypeSpec &pointerType{MakeNumericType(TypeCategory::Integer, in Pre() local