Searched refs:isSubscriptPointerArithmetic (Results 1 – 8 of 8) sorted by relevance
142 bool isSubscriptPointerArithmetic() const { in isSubscriptPointerArithmetic() function143 return ObjCRuntime.isSubscriptPointerArithmetic() && in isSubscriptPointerArithmetic()
249 bool isSubscriptPointerArithmetic() const { in isSubscriptPointerArithmetic() function
340 bool isSubscriptPointerArithmetic() const { in isSubscriptPointerArithmetic() function341 return ObjCRuntime.isSubscriptPointerArithmetic() && in isSubscriptPointerArithmetic()
339 bool isSubscriptPointerArithmetic() const { in isSubscriptPointerArithmetic() function
740 assert(!LangOpts.isSubscriptPointerArithmetic()); in BuildObjCSubscriptExpression()
4399 if (!LangOpts.isSubscriptPointerArithmetic()) in CreateBuiltinArraySubscriptExpr()4415 if (!LangOpts.isSubscriptPointerArithmetic()) { in CreateBuiltinArraySubscriptExpr()
767 assert(!LangOpts.isSubscriptPointerArithmetic()); in BuildObjCSubscriptExpression()
5453 if (!LangOpts.isSubscriptPointerArithmetic()) in CreateBuiltinArraySubscriptExpr()5469 if (!LangOpts.isSubscriptPointerArithmetic()) { in CreateBuiltinArraySubscriptExpr()