Searched refs:isSubscriptPointerArithmetic (Results 1 – 4 of 4) sorted by relevance
125 bool isSubscriptPointerArithmetic() const { in isSubscriptPointerArithmetic() function126 return ObjCRuntime.isSubscriptPointerArithmetic() && in isSubscriptPointerArithmetic()
249 bool isSubscriptPointerArithmetic() const { in isSubscriptPointerArithmetic() function
741 assert(!LangOpts.isSubscriptPointerArithmetic()); in BuildObjCSubscriptExpression()
4164 if (!LangOpts.isSubscriptPointerArithmetic()) in CreateBuiltinArraySubscriptExpr()4180 if (!LangOpts.isSubscriptPointerArithmetic()) { in CreateBuiltinArraySubscriptExpr()