Home
last modified time | relevance | path

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

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/test/SemaCXX/
H A Dsubst-restrict.cpp5 template <class T> struct add_restrict { struct
17 static_assert(is_same<int & __restrict, add_restrict<int &>::type>::value, ""); argument
18 static_assert(is_same<int(), add_restrict<int()>::type>::value, "");
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/test/SemaCXX/
H A Dsubst-restrict.cpp5 template <class T> struct add_restrict { struct
17 static_assert(is_same<int & __restrict, add_restrict<int &>::type>::value, ""); argument
18 static_assert(is_same<int(), add_restrict<int()>::type>::value, "");
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/SemaCXX/
H A Dsubst-restrict.cpp5 template <class T> struct add_restrict { struct
17 static_assert(is_same<int & __restrict, add_restrict<int &>::type>::value, ""); argument
18 static_assert(is_same<int(), add_restrict<int()>::type>::value, "");
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/test/SemaCXX/
H A Dsubst-restrict.cpp5 template <class T> struct add_restrict { struct
17 static_assert(is_same<int & __restrict, add_restrict<int &>::type>::value, ""); argument
18 static_assert(is_same<int(), add_restrict<int()>::type>::value, "");
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/test/SemaCXX/
H A Dsubst-restrict.cpp5 template <class T> struct add_restrict { struct
17 static_assert(is_same<int & __restrict, add_restrict<int &>::type>::value, ""); argument
18 static_assert(is_same<int(), add_restrict<int()>::type>::value, "");
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/test/SemaCXX/
H A Dsubst-restrict.cpp5 template <class T> struct add_restrict { struct
17 static_assert(is_same<int & __restrict, add_restrict<int &>::type>::value, ""); argument
18 static_assert(is_same<int(), add_restrict<int()>::type>::value, "");
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/test/SemaCXX/
H A Dsubst-restrict.cpp5 template <class T> struct add_restrict { struct
17 static_assert(is_same<int & __restrict, add_restrict<int &>::type>::value, ""); argument
18 static_assert(is_same<int(), add_restrict<int()>::type>::value, "");
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/test/SemaCXX/
H A Dsubst-restrict.cpp5 template <class T> struct add_restrict { struct
17 static_assert(is_same<int & __restrict, add_restrict<int &>::type>::value, ""); argument
18 static_assert(is_same<int(), add_restrict<int()>::type>::value, "");
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/SemaCXX/
H A Dsubst-restrict.cpp5 template <class T> struct add_restrict { struct
17 static_assert(is_same<int & __restrict, add_restrict<int &>::type>::value, ""); argument
18 static_assert(is_same<int(), add_restrict<int()>::type>::value, "");
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/test/SemaCXX/
H A Dsubst-restrict.cpp5 template <class T> struct add_restrict { struct
17 static_assert(is_same<int & __restrict, add_restrict<int &>::type>::value, ""); argument
18 static_assert(is_same<int(), add_restrict<int()>::type>::value, "");
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/test/SemaCXX/
H A Dsubst-restrict.cpp5 template <class T> struct add_restrict { struct
17 static_assert(is_same<int & __restrict, add_restrict<int &>::type>::value, ""); argument
18 static_assert(is_same<int(), add_restrict<int()>::type>::value, "");
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/test/SemaCXX/
H A Dsubst-restrict.cpp5 template <class T> struct add_restrict { struct
17 static_assert(is_same<int & __restrict, add_restrict<int &>::type>::value, ""); argument
18 static_assert(is_same<int(), add_restrict<int()>::type>::value, "");
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/test/SemaCXX/
H A Dsubst-restrict.cpp5 template <class T> struct add_restrict { struct
17 static_assert(is_same<int & __restrict, add_restrict<int &>::type>::value, ""); argument
18 static_assert(is_same<int(), add_restrict<int()>::type>::value, "");
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/test/SemaCXX/
H A Dsubst-restrict.cpp5 template <class T> struct add_restrict { struct
17 static_assert(is_same<int & __restrict, add_restrict<int &>::type>::value, ""); argument
18 static_assert(is_same<int(), add_restrict<int()>::type>::value, "");
/dports/lang/clang-mesa/clang-13.0.1.src/test/SemaCXX/
H A Dsubst-restrict.cpp5 template <class T> struct add_restrict { struct
17 static_assert(is_same<int & __restrict, add_restrict<int &>::type>::value, ""); argument
18 static_assert(is_same<int(), add_restrict<int()>::type>::value, "");
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dtree-ssa-structalias.c6058 bool add_restrict = false)
6132 && (TYPE_RESTRICT (decl_type) || add_restrict))
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dtree-ssa-structalias.c6104 bool add_restrict = false)
6178 && (TYPE_RESTRICT (decl_type) || add_restrict))
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dtree-ssa-structalias.c6058 bool add_restrict = false)
6132 && (TYPE_RESTRICT (decl_type) || add_restrict))
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dtree-ssa-structalias.c5972 bool add_restrict = false)
6046 && (TYPE_RESTRICT (decl_type) || add_restrict))
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dtree-ssa-structalias.c6104 bool add_restrict = false)
6178 && (TYPE_RESTRICT (decl_type) || add_restrict))
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dtree-ssa-structalias.c6104 bool add_restrict = false)
6178 && (TYPE_RESTRICT (decl_type) || add_restrict))
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dtree-ssa-structalias.c6058 bool add_restrict = false)
6132 && (TYPE_RESTRICT (decl_type) || add_restrict))
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dtree-ssa-structalias.c5972 bool add_restrict = false)
6046 && (TYPE_RESTRICT (decl_type) || add_restrict))
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dtree-ssa-structalias.c5950 bool add_restrict = false)
6024 && (TYPE_RESTRICT (decl_type) || add_restrict))
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dtree-ssa-structalias.c6207 bool add_restrict = false)
6281 && (TYPE_RESTRICT (decl_type) || add_restrict))