Searched refs:isSubscriptPointerArithmetic (Results 1 – 4 of 4) sorted by relevance
142 bool isSubscriptPointerArithmetic() const { in isSubscriptPointerArithmetic() function143 return ObjCRuntime.isSubscriptPointerArithmetic() && in isSubscriptPointerArithmetic()
249 bool isSubscriptPointerArithmetic() const { in isSubscriptPointerArithmetic() function
740 assert(!LangOpts.isSubscriptPointerArithmetic()); in BuildObjCSubscriptExpression()
4399 if (!LangOpts.isSubscriptPointerArithmetic()) in CreateBuiltinArraySubscriptExpr()4415 if (!LangOpts.isSubscriptPointerArithmetic()) { in CreateBuiltinArraySubscriptExpr()