Searched refs:isSubscriptPointerArithmetic (Results 1 – 4 of 4) sorted by relevance
356 bool isSubscriptPointerArithmetic() const { in isSubscriptPointerArithmetic() function
703 bool isSubscriptPointerArithmetic() const { in isSubscriptPointerArithmetic() function704 return ObjCRuntime.isSubscriptPointerArithmetic() && in isSubscriptPointerArithmetic()
768 assert(!getLangOpts().isSubscriptPointerArithmetic()); in BuildObjCSubscriptExpression()
5242 if (!LangOpts.isSubscriptPointerArithmetic()) in CreateBuiltinArraySubscriptExpr()5258 if (!LangOpts.isSubscriptPointerArithmetic()) { in CreateBuiltinArraySubscriptExpr()