Searched refs:isBlockCompatibleObjCPointerType (Results 1 – 4 of 4) sorted by relevance
4199 bool Type::isBlockCompatibleObjCPointerType(ASTContext &ctx) const { in isBlockCompatibleObjCPointerType() function in Type
2090 bool isBlockCompatibleObjCPointerType(ASTContext &ctx) const;
9427 LHSType->isBlockCompatibleObjCPointerType(Context)) { in CheckAssignmentConstraints()12130 RHSType->isBlockCompatibleObjCPointerType(Context)) { in CheckCompareOperands()12135 LHSType->isBlockCompatibleObjCPointerType(Context) && in CheckCompareOperands()
992 if (bound->isBlockCompatibleObjCPointerType(S.Context)) in applyObjCTypeArgs()