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