Searched refs:isSubscriptPointerArithmetic (Results 1 – 4 of 4) sorted by relevance
276 bool isSubscriptPointerArithmetic() const { in isSubscriptPointerArithmetic() function277 return ObjCRuntime.isSubscriptPointerArithmetic() && in isSubscriptPointerArithmetic()
324 bool isSubscriptPointerArithmetic() const { in isSubscriptPointerArithmetic() function
745 assert(!LangOpts.isSubscriptPointerArithmetic()); in BuildObjCSubscriptExpression()
4540 if (!LangOpts.isSubscriptPointerArithmetic()) in CreateBuiltinArraySubscriptExpr()4556 if (!LangOpts.isSubscriptPointerArithmetic()) { in CreateBuiltinArraySubscriptExpr()