Searched refs:isSubscriptPointerArithmetic (Results 1 – 4 of 4) sorted by relevance
388 bool isSubscriptPointerArithmetic() const { in isSubscriptPointerArithmetic() function389 return ObjCRuntime.isSubscriptPointerArithmetic() && in isSubscriptPointerArithmetic()
339 bool isSubscriptPointerArithmetic() const { in isSubscriptPointerArithmetic() function
767 assert(!LangOpts.isSubscriptPointerArithmetic()); in BuildObjCSubscriptExpression()
5487 if (!LangOpts.isSubscriptPointerArithmetic()) in CreateBuiltinArraySubscriptExpr()5503 if (!LangOpts.isSubscriptPointerArithmetic()) { in CreateBuiltinArraySubscriptExpr()