Searched defs:BPT (Results 1 – 7 of 7) sorted by relevance
106 const BlockPointerType *BPT = in checkBlockArgs() local220 const BlockPointerType *BPT = in checkOpenCLEnqueueVariadicArgs() local288 const BlockPointerType *BPT = in checkBuiltinEnqueueKernel() local
5634 } else if (const auto *BPT = Callee->getAs<BlockPointerType>()) { in getApproximateType() local
6732 } else if (const BlockPointerType *BPT = in BuildResolvedCallExpr() local
508 const auto *BPT = T->castAs<BlockPointerType>(); in convertBlockPointerToFunctionPointer() local1218 else if (const BlockPointerType *BPT = retType->getAs<BlockPointerType>()) in RewriteTypeIntoString() local4804 const BlockPointerType *BPT = QT->getAs<BlockPointerType>(); in PointerTypeTakesAnyBlockArguments() local4822 const BlockPointerType *BPT = QT->getAs<BlockPointerType>(); in PointerTypeTakesAnyObjCQualifiedType() local
1167 const auto *BPT = E->getCallee()->getType()->castAs<BlockPointerType>(); in EmitBlockCallExpr() local
710 if (const auto *BPT = getAs<BlockPointerType>()) in getPointeeType() local
1595 } else if (const auto *BPT = CalleeType->getAs<BlockPointerType>()) { in getCallReturnType() local