HomeSort by relevance Sort by last modified time
    Searched refs:__has_cpp_attribute (Results 1 - 16 of 16) 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, "");
  /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-3957855/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-3960126/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-3977809/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-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-3957855/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-3960126/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-3977809/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 437 #ifndef __has_cpp_attribute
438 # define __has_cpp_attribute(x) 0 macro
541 # 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)
  /external/fmtlib/fmt/
format.h 131 #ifdef __has_cpp_attribute
132 # define FMT_HAS_CPP_ATTRIBUTE(x) __has_cpp_attribute(x)
    [all...]

Completed in 1432 milliseconds