Searched refs:allowsPointerArithmetic (Results 1 – 2 of 2) sorted by relevance
233 bool allowsPointerArithmetic() const { in allowsPointerArithmetic() function250 return allowsPointerArithmetic(); in isSubscriptPointerArithmetic()
4117 if (S.LangOpts.ObjCRuntime.allowsPointerArithmetic() && in checkArithmeticOnObjCPointer()