Searched refs:isSubscriptPointerArithmetic (Results 1 – 4 of 4) sorted by relevance
668 bool isSubscriptPointerArithmetic() const { in implicitFunctionsAllowed() 669 return ObjCRuntime.isSubscriptPointerArithmetic() && in implicitFunctionsAllowed() 624 bool isSubscriptPointerArithmetic() const { isSubscriptPointerArithmetic() function
356 bool isSubscriptPointerArithmetic() const { in isSubscriptPointerArithmetic() function
769 assert(!getLangOpts().isSubscriptPointerArithmetic());
5188 if (!LangOpts.isSubscriptPointerArithmetic()) in CreateBuiltinArraySubscriptExpr() 5204 if (!LangOpts.isSubscriptPointerArithmetic()) { in CreateBuiltinArraySubscriptExpr()