Searched refs:isSubscriptPointerArithmetic (Results 1 – 4 of 4) sorted by relevance
111 bool isSubscriptPointerArithmetic() const { in isSubscriptPointerArithmetic() function112 return ObjCRuntime.isSubscriptPointerArithmetic() && in isSubscriptPointerArithmetic()
235 bool isSubscriptPointerArithmetic() const { in isSubscriptPointerArithmetic() function
606 assert(!LangOpts.isSubscriptPointerArithmetic()); in BuildObjCSubscriptExpression()
3948 if (!LangOpts.isSubscriptPointerArithmetic()) in CreateBuiltinArraySubscriptExpr()3964 if (!LangOpts.isSubscriptPointerArithmetic()) { in CreateBuiltinArraySubscriptExpr()