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

  /external/clang/test/Preprocessor/
has_attribute.cpp 4 #if __has_cpp_attribute(carries_dependency)
9 #if __has_cpp_attribute(clang::fallthrough)
14 #if !__has_cpp_attribute(selectany)
20 #if __has_cpp_attribute(clang::__fallthrough__)
26 #if !__has_cpp_attribute(__clang__::fallthrough)
33 #if !__has_cpp_attribute(gnu::mips16)
41 #if __has_cpp_attribute(carries_dependency) == 200809
46 #if __has_cpp_attribute(noreturn) == 200809
51 #if __has_cpp_attribute(deprecated) == 201309
56 #if __has_cpp_attribute(nodiscard) == 20160
    [all...]
has_attribute.c 57 #if __has_cpp_attribute(selectany) // expected-error {{function-like macro '__has_cpp_attribute' is not defined}}
  /external/clang/test/CXX/dcl.dcl/dcl.attr/dcl.attr.unused/
p3.cpp 4 static_assert(__has_cpp_attribute(maybe_unused) == 201603, "");
  /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-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)
  /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/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)
  /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/protobuf/src/google/protobuf/stubs/
port.h 214 #if defined(__clang__) && defined(__has_cpp_attribute) \
217 __has_cpp_attribute(clang::fallthrough)
  /prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/stubs/
port.h 214 #if defined(__clang__) && defined(__has_cpp_attribute) \
217 __has_cpp_attribute(clang::fallthrough)

Completed in 564 milliseconds