Searched refs:isBlockCompatibleObjCPointerType (Results 1 – 4 of 4) sorted by relevance
657 if (bound->isBlockCompatibleObjCPointerType(S.Context)) in applyObjCTypeArgs()
9413 LHSType->isBlockCompatibleObjCPointerType(Context)) { in CheckAssignmentConstraints()12440 RHSType->isBlockCompatibleObjCPointerType(Context)) { in CheckCompareOperands()12445 LHSType->isBlockCompatibleObjCPointerType(Context) && in CheckCompareOperands()
4871 bool Type::isBlockCompatibleObjCPointerType(ASTContext &ctx) const { in isBlockCompatibleObjCPointerType() function in Type
2593 bool isBlockCompatibleObjCPointerType(ASTContext &ctx) const;