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

  /external/clang/include/clang/Basic/
ObjCRuntime.h 231 /// This covers +, -, ++, --, and (if isSubscriptPointerArithmetic()
249 bool isSubscriptPointerArithmetic() const {
LangOptions.h 142 bool isSubscriptPointerArithmetic() const {
143 return ObjCRuntime.isSubscriptPointerArithmetic() &&
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/Basic/
ObjCRuntime.h 231 /// This covers +, -, ++, --, and (if isSubscriptPointerArithmetic()
249 bool isSubscriptPointerArithmetic() const {
LangOptions.h 173 bool isSubscriptPointerArithmetic() const {
174 return ObjCRuntime.isSubscriptPointerArithmetic() &&
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/Basic/
ObjCRuntime.h 231 /// This covers +, -, ++, --, and (if isSubscriptPointerArithmetic()
249 bool isSubscriptPointerArithmetic() const {
LangOptions.h 173 bool isSubscriptPointerArithmetic() const {
174 return ObjCRuntime.isSubscriptPointerArithmetic() &&
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/Basic/
ObjCRuntime.h 231 /// This covers +, -, ++, --, and (if isSubscriptPointerArithmetic()
249 bool isSubscriptPointerArithmetic() const {
LangOptions.h 173 bool isSubscriptPointerArithmetic() const {
174 return ObjCRuntime.isSubscriptPointerArithmetic() &&
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Basic/
ObjCRuntime.h 231 /// This covers +, -, ++, --, and (if isSubscriptPointerArithmetic()
249 bool isSubscriptPointerArithmetic() const {
LangOptions.h 173 bool isSubscriptPointerArithmetic() const {
174 return ObjCRuntime.isSubscriptPointerArithmetic() &&
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/Basic/
ObjCRuntime.h 231 /// This covers +, -, ++, --, and (if isSubscriptPointerArithmetic()
249 bool isSubscriptPointerArithmetic() const {
LangOptions.h 173 bool isSubscriptPointerArithmetic() const {
174 return ObjCRuntime.isSubscriptPointerArithmetic() &&
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/Basic/
ObjCRuntime.h 231 /// This covers +, -, ++, --, and (if isSubscriptPointerArithmetic()
249 bool isSubscriptPointerArithmetic() const {
LangOptions.h 173 bool isSubscriptPointerArithmetic() const {
174 return ObjCRuntime.isSubscriptPointerArithmetic() &&
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/Basic/
ObjCRuntime.h 231 /// This covers +, -, ++, --, and (if isSubscriptPointerArithmetic()
249 bool isSubscriptPointerArithmetic() const {
LangOptions.h 173 bool isSubscriptPointerArithmetic() const {
174 return ObjCRuntime.isSubscriptPointerArithmetic() &&
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Basic/
ObjCRuntime.h 231 /// This covers +, -, ++, --, and (if isSubscriptPointerArithmetic()
249 bool isSubscriptPointerArithmetic() const {
LangOptions.h 173 bool isSubscriptPointerArithmetic() const {
174 return ObjCRuntime.isSubscriptPointerArithmetic() &&

Completed in 534 milliseconds