Searched refs:isSubscriptPointerArithmetic (Results 1 – 4 of 4) sorted by relevance
101 bool isSubscriptPointerArithmetic() const { in isSubscriptPointerArithmetic() function102 return ObjCRuntime.isSubscriptPointerArithmetic() && in isSubscriptPointerArithmetic()
230 bool isSubscriptPointerArithmetic() const { in isSubscriptPointerArithmetic() function
605 assert(!LangOpts.isSubscriptPointerArithmetic()); in BuildObjCSubscriptExpression()
3755 if (!LangOpts.isSubscriptPointerArithmetic()) in CreateBuiltinArraySubscriptExpr()3770 if (!LangOpts.isSubscriptPointerArithmetic()) { in CreateBuiltinArraySubscriptExpr()