Searched refs:isSubscriptPointerArithmetic (Results 1 – 4 of 4) sorted by relevance
405 bool isSubscriptPointerArithmetic() const { in isSubscriptPointerArithmetic() function406 return ObjCRuntime.isSubscriptPointerArithmetic() && in isSubscriptPointerArithmetic()
339 bool isSubscriptPointerArithmetic() const { in isSubscriptPointerArithmetic() function
767 assert(!LangOpts.isSubscriptPointerArithmetic()); in BuildObjCSubscriptExpression()
5524 if (!LangOpts.isSubscriptPointerArithmetic()) in CreateBuiltinArraySubscriptExpr()5540 if (!LangOpts.isSubscriptPointerArithmetic()) { in CreateBuiltinArraySubscriptExpr()