HomeSort by: relevance | last modified time | path
    Searched refs:allowsPointerArithmetic (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/include/clang/Basic/
ObjCRuntime.h 323 bool allowsPointerArithmetic() const {
340 return allowsPointerArithmetic();
  /src/external/apache2/llvm/dist/clang/lib/Sema/
SemaExpr.cpp 4611 if (S.LangOpts.ObjCRuntime.allowsPointerArithmetic() &&

Completed in 44 milliseconds