Searched refs:isBlockCompatibleObjCPointerType (Results 1 – 4 of 4) sorted by relevance
653 if (bound->isBlockCompatibleObjCPointerType(S.Context)) in applyObjCTypeArgs()
9577 LHSType->isBlockCompatibleObjCPointerType(Context)) { in CheckAssignmentConstraints()12796 RHSType->isBlockCompatibleObjCPointerType(Context)) { in CheckCompareOperands()12801 LHSType->isBlockCompatibleObjCPointerType(Context) && in CheckCompareOperands()
5120 bool Type::isBlockCompatibleObjCPointerType(ASTContext &ctx) const { in isBlockCompatibleObjCPointerType() function in Type
2656 bool isBlockCompatibleObjCPointerType(ASTContext &ctx) const;