Searched refs:isBlockCompatibleObjCPointerType (Results 1 – 8 of 8) sorted by relevance
3630 bool Type::isBlockCompatibleObjCPointerType(ASTContext &ctx) const { in isBlockCompatibleObjCPointerType() function in Type
4183 bool Type::isBlockCompatibleObjCPointerType(ASTContext &ctx) const { in isBlockCompatibleObjCPointerType() function in Type
1725 bool isBlockCompatibleObjCPointerType(ASTContext &ctx) const;
2083 bool isBlockCompatibleObjCPointerType(ASTContext &ctx) const;
9263 LHSType->isBlockCompatibleObjCPointerType(Context)) { in CheckAssignmentConstraints()11919 RHSType->isBlockCompatibleObjCPointerType(Context)) { in CheckCompareOperands()11924 LHSType->isBlockCompatibleObjCPointerType(Context) && in CheckCompareOperands()
991 if (bound->isBlockCompatibleObjCPointerType(S.Context)) in applyObjCTypeArgs()
950 if (bound->isBlockCompatibleObjCPointerType(S.Context)) in applyObjCTypeArgs()
7549 LHSType->isBlockCompatibleObjCPointerType(Context)) { in CheckAssignmentConstraints()