Searched refs:isSubscriptPointerArithmetic (Results 1 – 4 of 4) sorted by relevance
624 bool isSubscriptPointerArithmetic() const {625 return ObjCRuntime.isSubscriptPointerArithmetic() &&582 bool isSubscriptPointerArithmetic() const { isSubscriptPointerArithmetic() function
356 bool isSubscriptPointerArithmetic() const { in isSubscriptPointerArithmetic() function
773 assert(!getLangOpts().isSubscriptPointerArithmetic()); in BuildObjCSubscriptExpression()
5144 if (!LangOpts.isSubscriptPointerArithmetic()) in ActOnArraySubscriptExpr() 5160 if (!LangOpts.isSubscriptPointerArithmetic()) { in ActOnArraySubscriptExpr()