Searched refs:isSubscriptPointerArithmetic (Results 1 – 4 of 4) sorted by relevance
582 bool isSubscriptPointerArithmetic() const { in isSubscriptPointerArithmetic() function583 return ObjCRuntime.isSubscriptPointerArithmetic() && in isSubscriptPointerArithmetic()
356 bool isSubscriptPointerArithmetic() const { in isSubscriptPointerArithmetic() function
768 assert(!LangOpts.isSubscriptPointerArithmetic()); in BuildObjCSubscriptExpression()
5949 if (!LangOpts.isSubscriptPointerArithmetic()) in CreateBuiltinArraySubscriptExpr()5965 if (!LangOpts.isSubscriptPointerArithmetic()) { in CreateBuiltinArraySubscriptExpr()