Searched refs:isSubscriptPointerArithmetic (Results 1 – 4 of 4) sorted by relevance
116 bool isSubscriptPointerArithmetic() const { in isSubscriptPointerArithmetic() function117 return ObjCRuntime.isSubscriptPointerArithmetic() && in isSubscriptPointerArithmetic()
235 bool isSubscriptPointerArithmetic() const { in isSubscriptPointerArithmetic() function
608 assert(!LangOpts.isSubscriptPointerArithmetic()); in BuildObjCSubscriptExpression()
3998 if (!LangOpts.isSubscriptPointerArithmetic()) in CreateBuiltinArraySubscriptExpr()4014 if (!LangOpts.isSubscriptPointerArithmetic()) { in CreateBuiltinArraySubscriptExpr()