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

  /external/icu/icu4c/source/common/unicode/
platform.h 431 #ifndef __has_cpp_attribute
432 # define __has_cpp_attribute(x) 0 macro
532 # if __has_cpp_attribute(clang::fallthrough) || \
  /external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
Compiler.h 36 #ifndef __has_cpp_attribute
37 # define __has_cpp_attribute(x) 0 macro
127 #if __cplusplus > 201402L && __has_cpp_attribute(nodiscard)
131 // error when __has_cpp_attribute is given a scoped attribute in C mode.
133 #elif __has_cpp_attribute(clang::warn_unused_result)
234 #if __cplusplus > 201402L && __has_cpp_attribute(fallthrough)
238 // error when __has_cpp_attribute is given a scoped attribute in C mode.
240 #elif __has_cpp_attribute(clang::fallthrough)
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
Compiler.h 36 #ifndef __has_cpp_attribute
37 # define __has_cpp_attribute(x) 0 macro
127 #if __cplusplus > 201402L && __has_cpp_attribute(nodiscard)
131 // error when __has_cpp_attribute is given a scoped attribute in C mode.
133 #elif __has_cpp_attribute(clang::warn_unused_result)
234 #if __cplusplus > 201402L && __has_cpp_attribute(fallthrough)
238 // error when __has_cpp_attribute is given a scoped attribute in C mode.
240 #elif __has_cpp_attribute(clang::fallthrough)
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Support/
Compiler.h 36 #ifndef __has_cpp_attribute
37 # define __has_cpp_attribute(x) 0 macro
121 #if __cplusplus > 201402L && __has_cpp_attribute(nodiscard)
125 // error when __has_cpp_attribute is given a scoped attribute in C mode.
127 #elif __has_cpp_attribute(clang::warn_unused_result)
228 #if __cplusplus > 201402L && __has_cpp_attribute(fallthrough)
230 #elif __has_cpp_attribute(gnu::fallthrough)
234 // error when __has_cpp_attribute is given a scoped attribute in C mode.
236 #elif __has_cpp_attribute(clang::fallthrough)
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Support/
Compiler.h 36 #ifndef __has_cpp_attribute
37 # define __has_cpp_attribute(x) 0 macro
121 #if __cplusplus > 201402L && __has_cpp_attribute(nodiscard)
125 // error when __has_cpp_attribute is given a scoped attribute in C mode.
127 #elif __has_cpp_attribute(clang::warn_unused_result)
228 #if __cplusplus > 201402L && __has_cpp_attribute(fallthrough)
230 #elif __has_cpp_attribute(gnu::fallthrough)
234 // error when __has_cpp_attribute is given a scoped attribute in C mode.
236 #elif __has_cpp_attribute(clang::fallthrough)
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Support/
Compiler.h 36 #ifndef __has_cpp_attribute
37 # define __has_cpp_attribute(x) 0 macro
121 #if __cplusplus > 201402L && __has_cpp_attribute(nodiscard)
125 // error when __has_cpp_attribute is given a scoped attribute in C mode.
127 #elif __has_cpp_attribute(clang::warn_unused_result)
228 #if __cplusplus > 201402L && __has_cpp_attribute(fallthrough)
230 #elif __has_cpp_attribute(gnu::fallthrough)
234 // error when __has_cpp_attribute is given a scoped attribute in C mode.
236 #elif __has_cpp_attribute(clang::fallthrough)
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Support/
Compiler.h 36 #ifndef __has_cpp_attribute
37 # define __has_cpp_attribute(x) 0 macro
121 #if __cplusplus > 201402L && __has_cpp_attribute(nodiscard)
125 // error when __has_cpp_attribute is given a scoped attribute in C mode.
127 #elif __has_cpp_attribute(clang::warn_unused_result)
228 #if __cplusplus > 201402L && __has_cpp_attribute(fallthrough)
230 #elif __has_cpp_attribute(gnu::fallthrough)
234 // error when __has_cpp_attribute is given a scoped attribute in C mode.
236 #elif __has_cpp_attribute(clang::fallthrough)
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Support/
Compiler.h 36 #ifndef __has_cpp_attribute
37 # define __has_cpp_attribute(x) 0 macro
121 #if __cplusplus > 201402L && __has_cpp_attribute(nodiscard)
125 // error when __has_cpp_attribute is given a scoped attribute in C mode.
127 #elif __has_cpp_attribute(clang::warn_unused_result)
228 #if __cplusplus > 201402L && __has_cpp_attribute(fallthrough)
230 #elif __has_cpp_attribute(gnu::fallthrough)
234 // error when __has_cpp_attribute is given a scoped attribute in C mode.
236 #elif __has_cpp_attribute(clang::fallthrough)
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Support/
Compiler.h 36 #ifndef __has_cpp_attribute
37 # define __has_cpp_attribute(x) 0 macro
121 #if __cplusplus > 201402L && __has_cpp_attribute(nodiscard)
125 // error when __has_cpp_attribute is given a scoped attribute in C mode.
127 #elif __has_cpp_attribute(clang::warn_unused_result)
228 #if __cplusplus > 201402L && __has_cpp_attribute(fallthrough)
230 #elif __has_cpp_attribute(gnu::fallthrough)
234 // error when __has_cpp_attribute is given a scoped attribute in C mode.
236 #elif __has_cpp_attribute(clang::fallthrough)
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
Compiler.h 36 #ifndef __has_cpp_attribute
37 # define __has_cpp_attribute(x) 0 macro
127 #if __cplusplus > 201402L && __has_cpp_attribute(nodiscard)
131 // error when __has_cpp_attribute is given a scoped attribute in C mode.
133 #elif __has_cpp_attribute(clang::warn_unused_result)
234 #if __cplusplus > 201402L && __has_cpp_attribute(fallthrough)
238 // error when __has_cpp_attribute is given a scoped attribute in C mode.
240 #elif __has_cpp_attribute(clang::fallthrough)
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Support/
Compiler.h 36 #ifndef __has_cpp_attribute
37 # define __has_cpp_attribute(x) 0 macro
121 #if __cplusplus > 201402L && __has_cpp_attribute(nodiscard)
125 // error when __has_cpp_attribute is given a scoped attribute in C mode.
127 #elif __has_cpp_attribute(clang::warn_unused_result)
228 #if __cplusplus > 201402L && __has_cpp_attribute(fallthrough)
230 #elif __has_cpp_attribute(gnu::fallthrough)
234 // error when __has_cpp_attribute is given a scoped attribute in C mode.
236 #elif __has_cpp_attribute(clang::fallthrough)
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Support/
Compiler.h 36 #ifndef __has_cpp_attribute
37 # define __has_cpp_attribute(x) 0 macro
121 #if __cplusplus > 201402L && __has_cpp_attribute(nodiscard)
125 // error when __has_cpp_attribute is given a scoped attribute in C mode.
127 #elif __has_cpp_attribute(clang::warn_unused_result)
228 #if __cplusplus > 201402L && __has_cpp_attribute(fallthrough)
230 #elif __has_cpp_attribute(gnu::fallthrough)
234 // error when __has_cpp_attribute is given a scoped attribute in C mode.
236 #elif __has_cpp_attribute(clang::fallthrough)
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Support/
Compiler.h 36 #ifndef __has_cpp_attribute
37 # define __has_cpp_attribute(x) 0 macro
121 #if __cplusplus > 201402L && __has_cpp_attribute(nodiscard)
125 // error when __has_cpp_attribute is given a scoped attribute in C mode.
127 #elif __has_cpp_attribute(clang::warn_unused_result)
228 #if __cplusplus > 201402L && __has_cpp_attribute(fallthrough)
230 #elif __has_cpp_attribute(gnu::fallthrough)
234 // error when __has_cpp_attribute is given a scoped attribute in C mode.
236 #elif __has_cpp_attribute(clang::fallthrough)
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Support/
Compiler.h 36 #ifndef __has_cpp_attribute
37 # define __has_cpp_attribute(x) 0 macro
121 #if __cplusplus > 201402L && __has_cpp_attribute(nodiscard)
125 // error when __has_cpp_attribute is given a scoped attribute in C mode.
127 #elif __has_cpp_attribute(clang::warn_unused_result)
228 #if __cplusplus > 201402L && __has_cpp_attribute(fallthrough)
230 #elif __has_cpp_attribute(gnu::fallthrough)
234 // error when __has_cpp_attribute is given a scoped attribute in C mode.
236 #elif __has_cpp_attribute(clang::fallthrough)
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Support/
Compiler.h 36 #ifndef __has_cpp_attribute
37 # define __has_cpp_attribute(x) 0 macro
121 #if __cplusplus > 201402L && __has_cpp_attribute(nodiscard)
125 // error when __has_cpp_attribute is given a scoped attribute in C mode.
127 #elif __has_cpp_attribute(clang::warn_unused_result)
228 #if __cplusplus > 201402L && __has_cpp_attribute(fallthrough)
230 #elif __has_cpp_attribute(gnu::fallthrough)
234 // error when __has_cpp_attribute is given a scoped attribute in C mode.
236 #elif __has_cpp_attribute(clang::fallthrough)
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Support/
Compiler.h 36 #ifndef __has_cpp_attribute
37 # define __has_cpp_attribute(x) 0 macro
121 #if __cplusplus > 201402L && __has_cpp_attribute(nodiscard)
125 // error when __has_cpp_attribute is given a scoped attribute in C mode.
127 #elif __has_cpp_attribute(clang::warn_unused_result)
228 #if __cplusplus > 201402L && __has_cpp_attribute(fallthrough)
230 #elif __has_cpp_attribute(gnu::fallthrough)
234 // error when __has_cpp_attribute is given a scoped attribute in C mode.
236 #elif __has_cpp_attribute(clang::fallthrough)

Completed in 1134 milliseconds