Searched refs:isBlockCompatibleObjCPointerType (Results 1 – 4 of 4) sorted by relevance
4353 bool Type::isBlockCompatibleObjCPointerType(ASTContext &ctx) const { in isBlockCompatibleObjCPointerType() function in Type
2227 bool isBlockCompatibleObjCPointerType(ASTContext &ctx) const;
10038 LHSType->isBlockCompatibleObjCPointerType(Context)) { in CheckAssignmentConstraints()13014 RHSType->isBlockCompatibleObjCPointerType(Context)) { in CheckCompareOperands()13019 LHSType->isBlockCompatibleObjCPointerType(Context) && in CheckCompareOperands()
987 if (bound->isBlockCompatibleObjCPointerType(S.Context)) in applyObjCTypeArgs()