HomeSort by relevance Sort by last modified time
    Searched refs:isSubscriptPointerArithmetic (Results 1 - 3 of 3) sorted by null

  /external/clang/include/clang/Basic/
ObjCRuntime.h 214 /// This covers +, -, ++, --, and (if isSubscriptPointerArithmetic()
231 bool isSubscriptPointerArithmetic() const {
  /external/clang/lib/Sema/
SemaExprObjC.cpp 584 assert(!LangOpts.ObjCRuntime.isSubscriptPointerArithmetic());
    [all...]
SemaExpr.cpp     [all...]

Completed in 93 milliseconds