Searched defs:BPT (Results 1 – 9 of 9) sorted by relevance
39 const BlockPointerType *BPT = Ty->getAs<BlockPointerType>(); in isDispatchBlock() local
419 const auto *BPT = T->castAs<BlockPointerType>(); in convertBlockPointerToFunctionPointer() local1052 else if (const BlockPointerType *BPT = retType->getAs<BlockPointerType>()) in RewriteTypeIntoString() local3960 const BlockPointerType *BPT = QT->getAs<BlockPointerType>(); in PointerTypeTakesAnyBlockArguments() local3978 const BlockPointerType *BPT = QT->getAs<BlockPointerType>(); in PointerTypeTakesAnyObjCQualifiedType() local
509 T = Context->getPointerType(BPT->getPointeeType()); in convertBlockPointerToFunctionPointer() local 1219 PointeeTy = BPT->getPointeeType(); in RewriteTypeIntoString() local 4806 FTP = BPT->getPointeeType()->getAs<FunctionProtoType>(); in PointerTypeTakesAnyBlockArguments() local 4824 FTP = BPT in PointerTypeTakesAnyObjCQualifiedType() local [all...]
1157 const auto *BPT = E->getCallee()->getType()->castAs<BlockPointerType>(); EmitBlockCallExpr() local
656 if (const auto *BPT = getAs<BlockPointerType>()) getPointeeType() local
1565 } else if (const auto *BPT = CalleeType->getAs<BlockPointerType>()) { getCallReturnType() local
1458 const BlockPointerType *BPT = checkOpenCLBlockArgs() local 1563 const BlockPointerType *BPT = checkOpenCLEnqueueVariadicArgs() local 1657 const BlockPointerType *BPT = SemaOpenCLBuiltinEnqueueKernel() local
5619 } else if (const auto *BPT = Callee->getAs<BlockPointerType>()) { getApproximateType() local
7532 } else if (const BlockPointerType *BPT = BuildResolvedCallExpr() local