Home
last modified time | relevance | path

Searched refs:integer_type_class (Results 1 – 25 of 81) sorted by relevance

1234

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/test/Sema/
H A Dbuiltin-classify-type.c7 void_type_class, integer_type_class, char_type_class, enumerator
38 int a2[__builtin_classify_type(i) == integer_type_class ? 1 : -1]; in foo()
39 int a3[__builtin_classify_type(c) == integer_type_class ? 1 : -1]; in foo()
40 int a4[__builtin_classify_type(enum_obj) == integer_type_class ? 1 : -1]; in foo()
52 int a16[__builtin_classify_type(atomic_i) == integer_type_class ? 1 : -1]; in foo()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/test/Sema/
H A Dbuiltin-classify-type.c7 void_type_class, integer_type_class, char_type_class, enumerator
38 int a2[__builtin_classify_type(i) == integer_type_class ? 1 : -1]; in foo()
39 int a3[__builtin_classify_type(c) == integer_type_class ? 1 : -1]; in foo()
40 int a4[__builtin_classify_type(enum_obj) == integer_type_class ? 1 : -1]; in foo()
52 int a16[__builtin_classify_type(atomic_i) == integer_type_class ? 1 : -1]; in foo()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/Sema/
H A Dbuiltin-classify-type.c7 void_type_class, integer_type_class, char_type_class, enumerator
38 int a2[__builtin_classify_type(i) == integer_type_class ? 1 : -1]; in foo()
39 int a3[__builtin_classify_type(c) == integer_type_class ? 1 : -1]; in foo()
40 int a4[__builtin_classify_type(enum_obj) == integer_type_class ? 1 : -1]; in foo()
52 int a16[__builtin_classify_type(atomic_i) == integer_type_class ? 1 : -1]; in foo()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/test/Sema/
H A Dbuiltin-classify-type.c7 void_type_class, integer_type_class, char_type_class, enumerator
38 int a2[__builtin_classify_type(i) == integer_type_class ? 1 : -1]; in foo()
39 int a3[__builtin_classify_type(c) == integer_type_class ? 1 : -1]; in foo()
40 int a4[__builtin_classify_type(enum_obj) == integer_type_class ? 1 : -1]; in foo()
52 int a16[__builtin_classify_type(atomic_i) == integer_type_class ? 1 : -1]; in foo()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/test/Sema/
H A Dbuiltin-classify-type.c7 void_type_class, integer_type_class, char_type_class, enumerator
38 int a2[__builtin_classify_type(i) == integer_type_class ? 1 : -1]; in foo()
39 int a3[__builtin_classify_type(c) == integer_type_class ? 1 : -1]; in foo()
40 int a4[__builtin_classify_type(enum_obj) == integer_type_class ? 1 : -1]; in foo()
52 int a16[__builtin_classify_type(atomic_i) == integer_type_class ? 1 : -1]; in foo()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/test/Sema/
H A Dbuiltin-classify-type.c7 void_type_class, integer_type_class, char_type_class, enumerator
38 int a2[__builtin_classify_type(i) == integer_type_class ? 1 : -1]; in foo()
39 int a3[__builtin_classify_type(c) == integer_type_class ? 1 : -1]; in foo()
40 int a4[__builtin_classify_type(enum_obj) == integer_type_class ? 1 : -1]; in foo()
52 int a16[__builtin_classify_type(atomic_i) == integer_type_class ? 1 : -1]; in foo()
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/test/Sema/
H A Dbuiltin-classify-type.c7 void_type_class, integer_type_class, char_type_class, enumerator
38 int a2[__builtin_classify_type(i) == integer_type_class ? 1 : -1]; in foo()
39 int a3[__builtin_classify_type(c) == integer_type_class ? 1 : -1]; in foo()
40 int a4[__builtin_classify_type(enum_obj) == integer_type_class ? 1 : -1]; in foo()
52 int a16[__builtin_classify_type(atomic_i) == integer_type_class ? 1 : -1]; in foo()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/test/Sema/
H A Dbuiltin-classify-type.c7 void_type_class, integer_type_class, char_type_class, enumerator
38 int a2[__builtin_classify_type(i) == integer_type_class ? 1 : -1]; in foo()
39 int a3[__builtin_classify_type(c) == integer_type_class ? 1 : -1]; in foo()
40 int a4[__builtin_classify_type(enum_obj) == integer_type_class ? 1 : -1]; in foo()
52 int a16[__builtin_classify_type(atomic_i) == integer_type_class ? 1 : -1]; in foo()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/test/Sema/
H A Dbuiltin-classify-type.c7 void_type_class, integer_type_class, char_type_class, enumerator
38 int a2[__builtin_classify_type(i) == integer_type_class ? 1 : -1]; in foo()
39 int a3[__builtin_classify_type(c) == integer_type_class ? 1 : -1]; in foo()
40 int a4[__builtin_classify_type(enum_obj) == integer_type_class ? 1 : -1]; in foo()
52 int a16[__builtin_classify_type(atomic_i) == integer_type_class ? 1 : -1]; in foo()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/Sema/
H A Dbuiltin-classify-type.c7 void_type_class, integer_type_class, char_type_class, enumerator
38 int a2[__builtin_classify_type(i) == integer_type_class ? 1 : -1]; in foo()
39 int a3[__builtin_classify_type(c) == integer_type_class ? 1 : -1]; in foo()
40 int a4[__builtin_classify_type(enum_obj) == integer_type_class ? 1 : -1]; in foo()
52 int a16[__builtin_classify_type(atomic_i) == integer_type_class ? 1 : -1]; in foo()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/test/Sema/
H A Dbuiltin-classify-type.c7 void_type_class, integer_type_class, char_type_class, enumerator
38 int a2[__builtin_classify_type(i) == integer_type_class ? 1 : -1]; in foo()
39 int a3[__builtin_classify_type(c) == integer_type_class ? 1 : -1]; in foo()
40 int a4[__builtin_classify_type(enum_obj) == integer_type_class ? 1 : -1]; in foo()
52 int a16[__builtin_classify_type(atomic_i) == integer_type_class ? 1 : -1]; in foo()
/dports/lang/clang-mesa/clang-13.0.1.src/test/Sema/
H A Dbuiltin-classify-type.c7 void_type_class, integer_type_class, char_type_class, enumerator
38 int a2[__builtin_classify_type(i) == integer_type_class ? 1 : -1]; in foo()
39 int a3[__builtin_classify_type(c) == integer_type_class ? 1 : -1]; in foo()
40 int a4[__builtin_classify_type(enum_obj) == integer_type_class ? 1 : -1]; in foo()
52 int a16[__builtin_classify_type(atomic_i) == integer_type_class ? 1 : -1]; in foo()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/test/Sema/
H A Dbuiltin-classify-type.c7 void_type_class, integer_type_class, char_type_class, enumerator
38 int a2[__builtin_classify_type(i) == integer_type_class ? 1 : -1]; in foo()
39 int a3[__builtin_classify_type(c) == integer_type_class ? 1 : -1]; in foo()
40 int a4[__builtin_classify_type(enum_obj) == integer_type_class ? 1 : -1]; in foo()
52 int a16[__builtin_classify_type(atomic_i) == integer_type_class ? 1 : -1]; in foo()
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/test/Sema/
H A Dbuiltin-classify-type.c7 void_type_class, integer_type_class, char_type_class, enumerator
38 int a2[__builtin_classify_type(i) == integer_type_class ? 1 : -1]; in foo()
39 int a3[__builtin_classify_type(c) == integer_type_class ? 1 : -1]; in foo()
40 int a4[__builtin_classify_type(enum_obj) == integer_type_class ? 1 : -1]; in foo()
52 int a16[__builtin_classify_type(atomic_i) == integer_type_class ? 1 : -1]; in foo()
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/test/Sema/
H A Dbuiltin-classify-type.c7 void_type_class, integer_type_class, char_type_class, enumerator
38 int a2[__builtin_classify_type(i) == integer_type_class ? 1 : -1]; in foo()
39 int a3[__builtin_classify_type(c) == integer_type_class ? 1 : -1]; in foo()
40 int a4[__builtin_classify_type(enum_obj) == integer_type_class ? 1 : -1]; in foo()
52 int a16[__builtin_classify_type(atomic_i) == integer_type_class ? 1 : -1]; in foo()
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/test/Sema/
H A Dbuiltin-classify-type.c7 void_type_class, integer_type_class, char_type_class, in f()
38 int a2[__builtin_classify_type(i) == integer_type_class ? 1 : -1];
39 int a3[__builtin_classify_type(c) == integer_type_class ? 1 : -1];
40 int a4[__builtin_classify_type(enum_obj) == integer_type_class ? 1 : -1];
52 int a16[__builtin_classify_type(atomic_i) == integer_type_class ? 1 : -1];
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/test/SemaCXX/
H A Dbuiltin-classify-type.cpp7 void_type_class, integer_type_class, char_type_class, enumerator
47 int a2[__builtin_classify_type(i) == integer_type_class ? 1 : -1]; in foo()
48 int a3[__builtin_classify_type(c) == integer_type_class ? 1 : -1]; in foo()
52 int a7[__builtin_classify_type(r) == integer_type_class ? 1 : -1]; in foo()
64 int a19[__builtin_classify_type(atomic_i) == integer_type_class ? 1 : -1]; in foo()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/test/SemaCXX/
H A Dbuiltin-classify-type.cpp7 void_type_class, integer_type_class, char_type_class, enumerator
47 int a2[__builtin_classify_type(i) == integer_type_class ? 1 : -1]; in foo()
48 int a3[__builtin_classify_type(c) == integer_type_class ? 1 : -1]; in foo()
52 int a7[__builtin_classify_type(r) == integer_type_class ? 1 : -1]; in foo()
64 int a19[__builtin_classify_type(atomic_i) == integer_type_class ? 1 : -1]; in foo()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/SemaCXX/
H A Dbuiltin-classify-type.cpp7 void_type_class, integer_type_class, char_type_class, enumerator
47 int a2[__builtin_classify_type(i) == integer_type_class ? 1 : -1]; in foo()
48 int a3[__builtin_classify_type(c) == integer_type_class ? 1 : -1]; in foo()
52 int a7[__builtin_classify_type(r) == integer_type_class ? 1 : -1]; in foo()
64 int a19[__builtin_classify_type(atomic_i) == integer_type_class ? 1 : -1]; in foo()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/test/SemaCXX/
H A Dbuiltin-classify-type.cpp7 void_type_class, integer_type_class, char_type_class, enumerator
47 int a2[__builtin_classify_type(i) == integer_type_class ? 1 : -1]; in foo()
48 int a3[__builtin_classify_type(c) == integer_type_class ? 1 : -1]; in foo()
52 int a7[__builtin_classify_type(r) == integer_type_class ? 1 : -1]; in foo()
64 int a19[__builtin_classify_type(atomic_i) == integer_type_class ? 1 : -1]; in foo()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/test/SemaCXX/
H A Dbuiltin-classify-type.cpp7 void_type_class, integer_type_class, char_type_class, enumerator
47 int a2[__builtin_classify_type(i) == integer_type_class ? 1 : -1]; in foo()
48 int a3[__builtin_classify_type(c) == integer_type_class ? 1 : -1]; in foo()
52 int a7[__builtin_classify_type(r) == integer_type_class ? 1 : -1]; in foo()
64 int a19[__builtin_classify_type(atomic_i) == integer_type_class ? 1 : -1]; in foo()
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/test/SemaCXX/
H A Dbuiltin-classify-type.cpp7 void_type_class, integer_type_class, char_type_class, enumerator
47 int a2[__builtin_classify_type(i) == integer_type_class ? 1 : -1]; in foo()
48 int a3[__builtin_classify_type(c) == integer_type_class ? 1 : -1]; in foo()
52 int a7[__builtin_classify_type(r) == integer_type_class ? 1 : -1]; in foo()
64 int a19[__builtin_classify_type(atomic_i) == integer_type_class ? 1 : -1]; in foo()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/test/SemaCXX/
H A Dbuiltin-classify-type.cpp7 void_type_class, integer_type_class, char_type_class, enumerator
47 int a2[__builtin_classify_type(i) == integer_type_class ? 1 : -1]; in foo()
48 int a3[__builtin_classify_type(c) == integer_type_class ? 1 : -1]; in foo()
52 int a7[__builtin_classify_type(r) == integer_type_class ? 1 : -1]; in foo()
64 int a19[__builtin_classify_type(atomic_i) == integer_type_class ? 1 : -1]; in foo()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/test/SemaCXX/
H A Dbuiltin-classify-type.cpp7 void_type_class, integer_type_class, char_type_class, enumerator
47 int a2[__builtin_classify_type(i) == integer_type_class ? 1 : -1]; in foo()
48 int a3[__builtin_classify_type(c) == integer_type_class ? 1 : -1]; in foo()
52 int a7[__builtin_classify_type(r) == integer_type_class ? 1 : -1]; in foo()
64 int a19[__builtin_classify_type(atomic_i) == integer_type_class ? 1 : -1]; in foo()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/SemaCXX/
H A Dbuiltin-classify-type.cpp7 void_type_class, integer_type_class, char_type_class, enumerator
47 int a2[__builtin_classify_type(i) == integer_type_class ? 1 : -1]; in foo()
48 int a3[__builtin_classify_type(c) == integer_type_class ? 1 : -1]; in foo()
52 int a7[__builtin_classify_type(r) == integer_type_class ? 1 : -1]; in foo()
64 int a19[__builtin_classify_type(atomic_i) == integer_type_class ? 1 : -1]; in foo()

1234