Searched defs:BPT (Results 1 – 12 of 12) sorted by relevance
373 #define BPT VTRAP(T_BREAKPOINT, bpt) macro376 #define BPT TRAP(T_BREAKPOINT) macro
325 #define BPT VTRAP(T_BREAKPOINT, bpt) macro328 #define BPT TRAP(T_BREAKPOINT) macro
37 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() local3974 const BlockPointerType *BPT = QT->getAs<BlockPointerType>(); in PointerTypeTakesAnyBlockArguments() local3992 const BlockPointerType *BPT = QT->getAs<BlockPointerType>(); in PointerTypeTakesAnyObjCQualifiedType() local
508 const auto *BPT = T->castAs<BlockPointerType>(); in convertBlockPointerToFunctionPointer() local1218 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
151 #define BPT create_Mode(TILEGX_X_MODE) | create_Opcode_X1(RRR_0_OPCODE_X1) | \ macro
1180 const auto *BPT = E->getCallee()->getType()->castAs<BlockPointerType>(); in EmitBlockCallExpr() local
808 const BlockPointerType *BPT = in checkOpenCLBlockArgs() local907 const BlockPointerType *BPT = in checkOpenCLEnqueueVariadicArgs() local1001 const BlockPointerType *BPT = in SemaOpenCLBuiltinEnqueueKernel() local
5220 } else if (const auto *BPT = Callee->getAs<BlockPointerType>()) { in getApproximateType() local
6645 } else if (const BlockPointerType *BPT = in BuildResolvedCallExpr() local
630 if (const auto *BPT = getAs<BlockPointerType>()) in getPointeeType() local
1461 } else if (const auto *BPT = CalleeType->getAs<BlockPointerType>()) { in getCallReturnType() local