Searched refs:isBlockCompatibleObjCPointerType (Results 1 – 4 of 4) sorted by relevance
4194 bool Type::isBlockCompatibleObjCPointerType(ASTContext &ctx) const { in isBlockCompatibleObjCPointerType() function in Type
2090 bool isBlockCompatibleObjCPointerType(ASTContext &ctx) const;
9363 LHSType->isBlockCompatibleObjCPointerType(Context)) { in CheckAssignmentConstraints()12032 RHSType->isBlockCompatibleObjCPointerType(Context)) { in CheckCompareOperands()12037 LHSType->isBlockCompatibleObjCPointerType(Context) && in CheckCompareOperands()
991 if (bound->isBlockCompatibleObjCPointerType(S.Context)) in applyObjCTypeArgs()