Searched refs:isSubscriptPointerArithmetic (Results 1 – 4 of 4) sorted by relevance
507 bool isSubscriptPointerArithmetic() const { in isSubscriptPointerArithmetic() function508 return ObjCRuntime.isSubscriptPointerArithmetic() && in isSubscriptPointerArithmetic()
340 bool isSubscriptPointerArithmetic() const { in isSubscriptPointerArithmetic() function
767 assert(!LangOpts.isSubscriptPointerArithmetic()); in BuildObjCSubscriptExpression()
5690 if (!LangOpts.isSubscriptPointerArithmetic()) in CreateBuiltinArraySubscriptExpr()5706 if (!LangOpts.isSubscriptPointerArithmetic()) { in CreateBuiltinArraySubscriptExpr()