Searched refs:allowsPointerArithmetic (Results 1 – 2 of 2) sorted by relevance
340 bool allowsPointerArithmetic() const { in allowsPointerArithmetic() function357 return allowsPointerArithmetic(); in isSubscriptPointerArithmetic()
4794 if (S.LangOpts.ObjCRuntime.allowsPointerArithmetic() && in ActOnArraySubscriptExpr()