Searched refs:isSubscriptPointerArithmetic (Results 1 – 3 of 3) sorted by relevance
624 bool isSubscriptPointerArithmetic() const { in isSubscriptPointerArithmetic() function625 return ObjCRuntime.isSubscriptPointerArithmetic() && in isSubscriptPointerArithmetic()
773 assert(!getLangOpts().isSubscriptPointerArithmetic()); in BuildObjCSubscriptExpression()
5144 if (!LangOpts.isSubscriptPointerArithmetic()) in CreateBuiltinArraySubscriptExpr()5160 if (!LangOpts.isSubscriptPointerArithmetic()) { in CreateBuiltinArraySubscriptExpr()