Searched refs:isBlockCompatibleObjCPointerType (Results 1 – 4 of 4) sorted by relevance
3630 bool Type::isBlockCompatibleObjCPointerType(ASTContext &ctx) const { in isBlockCompatibleObjCPointerType() function in Type
1725 bool isBlockCompatibleObjCPointerType(ASTContext &ctx) const;
950 if (bound->isBlockCompatibleObjCPointerType(S.Context)) in applyObjCTypeArgs()
7549 LHSType->isBlockCompatibleObjCPointerType(Context)) { in CheckAssignmentConstraints()