Searched refs:isSubscriptPointerArithmetic (Results 1 – 4 of 4) sorted by relevance
537 bool isSubscriptPointerArithmetic() const { in isSubscriptPointerArithmetic() function538 return ObjCRuntime.isSubscriptPointerArithmetic() && in isSubscriptPointerArithmetic()
340 bool isSubscriptPointerArithmetic() const { in isSubscriptPointerArithmetic() function
768 assert(!LangOpts.isSubscriptPointerArithmetic()); in BuildObjCSubscriptExpression()
5700 if (!LangOpts.isSubscriptPointerArithmetic()) in CreateBuiltinArraySubscriptExpr()5716 if (!LangOpts.isSubscriptPointerArithmetic()) { in CreateBuiltinArraySubscriptExpr()