Searched refs:allowsPointerArithmetic (Results 1 – 2 of 2) sorted by relevance
216 bool allowsPointerArithmetic() const { in allowsPointerArithmetic() function232 return allowsPointerArithmetic(); in isSubscriptPointerArithmetic()
3563 if (S.LangOpts.ObjCRuntime.allowsPointerArithmetic()) in checkArithmeticOnObjCPointer()3672 if (!LangOpts.ObjCRuntime.allowsPointerArithmetic()) { in CreateBuiltinArraySubscriptExpr()3688 if (!LangOpts.ObjCRuntime.allowsPointerArithmetic()) { in CreateBuiltinArraySubscriptExpr()