Searched refs:isBlockCompatibleObjCPointerType (Results 1 – 4 of 4) sorted by relevance
3844 bool Type::isBlockCompatibleObjCPointerType(ASTContext &ctx) const { in isBlockCompatibleObjCPointerType() function in Type
2020 bool isBlockCompatibleObjCPointerType(ASTContext &ctx) const;
8078 LHSType->isBlockCompatibleObjCPointerType(Context)) { in CheckAssignmentConstraints()10606 RHSType->isBlockCompatibleObjCPointerType(Context)) { in CheckCompareOperands()10611 LHSType->isBlockCompatibleObjCPointerType(Context) && in CheckCompareOperands()
956 if (bound->isBlockCompatibleObjCPointerType(S.Context)) in applyObjCTypeArgs()