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

  /external/swiftshader/third_party/LLVM/include/llvm/Support/
DataTypes.h 189 #define END_WITH_NULL __attribute__((sentinel))
191 #define END_WITH_NULL
  /external/swiftshader/third_party/LLVM/include-android/llvm/Support/
DataTypes.h 188 #define END_WITH_NULL __attribute__((sentinel))
190 #define END_WITH_NULL
  /external/swiftshader/third_party/LLVM/include-fuchsia/llvm/Support/
DataTypes.h 188 #define END_WITH_NULL __attribute__((sentinel))
190 #define END_WITH_NULL
  /external/swiftshader/third_party/LLVM/include-linux/llvm/Support/
DataTypes.h 188 #define END_WITH_NULL __attribute__((sentinel))
190 #define END_WITH_NULL
  /external/swiftshader/third_party/LLVM/include-osx/llvm/Support/
DataTypes.h 188 #define END_WITH_NULL __attribute__((sentinel))
190 #define END_WITH_NULL
  /external/swiftshader/third_party/llvm-subzero/build/Windows/include/llvm/Support/
DataTypes.h 204 #define END_WITH_NULL __attribute__((sentinel))
206 #define END_WITH_NULL
  /external/llvm/include/llvm/Support/
DataTypes.h 204 #define END_WITH_NULL __attribute__((sentinel))
206 #define END_WITH_NULL
  /external/swiftshader/third_party/LLVM/include/llvm/
Constants.h 407 static Constant *get(StructType *T, ...) END_WITH_NULL;
    [all...]
DerivedTypes.h 225 static StructType *create(StringRef Name, Type *elt1, ...) END_WITH_NULL;
240 static StructType *get(Type *elt1, ...) END_WITH_NULL;
267 void setBody(Type *elt1, ...) END_WITH_NULL;
Module.h 307 Type *RetTy, ...) END_WITH_NULL;
311 END_WITH_NULL;
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
DataTypes.h 204 #define END_WITH_NULL __attribute__((sentinel))
206 #define END_WITH_NULL
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
DataTypes.h 204 #define END_WITH_NULL __attribute__((sentinel))
206 #define END_WITH_NULL

Completed in 289 milliseconds