Searched defs:BPT (Results 1 – 8 of 8) sorted by relevance
31 const BlockPointerType *BPT = Ty->getAs<BlockPointerType>(); in isDispatchBlock() local
419 const BlockPointerType *BPT = T->getAs<BlockPointerType>(); in convertBlockPointerToFunctionPointer() local1048 else if (const BlockPointerType *BPT = retType->getAs<BlockPointerType>()) in RewriteTypeIntoString() local3963 const BlockPointerType *BPT = QT->getAs<BlockPointerType>(); in PointerTypeTakesAnyBlockArguments() local3981 const BlockPointerType *BPT = QT->getAs<BlockPointerType>(); in PointerTypeTakesAnyObjCQualifiedType() local
508 const BlockPointerType *BPT = T->getAs<BlockPointerType>(); in convertBlockPointerToFunctionPointer() local1216 else if (const BlockPointerType *BPT = retType->getAs<BlockPointerType>()) in RewriteTypeIntoString() local4819 const BlockPointerType *BPT = QT->getAs<BlockPointerType>(); in PointerTypeTakesAnyBlockArguments() local4837 const BlockPointerType *BPT = QT->getAs<BlockPointerType>(); in PointerTypeTakesAnyObjCQualifiedType() local
957 const BlockPointerType *BPT = in EmitBlockCallExpr() local
271 const BlockPointerType *BPT = in checkOpenCLBlockArgs() local327 const BlockPointerType *BPT = in checkOpenCLEnqueueVariadicArgs() local419 const BlockPointerType *BPT = in SemaOpenCLBuiltinEnqueueKernel() local
5371 } else if (const BlockPointerType *BPT = in BuildResolvedCallExpr() local
420 if (const BlockPointerType *BPT = getAs<BlockPointerType>()) in getPointeeType() local
1277 } else if (const auto *BPT = CalleeType->getAs<BlockPointerType>()) { in getCallReturnType() local