Home
last modified time | relevance | path

Searched refs:constexpr_function (Results 1 – 17 of 17) sorted by relevance

/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/CodeGenCXX/
H A Dexplicit-instantiation.cpp28 constexpr int constexpr_function() { return 0; } in constexpr_function() function
33 constexpr int a = S<char>().constexpr_function();
38 constexpr int c = S<int>().constexpr_function();
48 template<typename T> constexpr int constexpr_function() { return 0; } in constexpr_function() function
52 constexpr int e = constexpr_function<char>();
56 extern template int constexpr_function<int>();
58 constexpr int g = constexpr_function<int>();
66 template int constexpr_function<char>();
68 template int constexpr_function<int>();
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/test/CodeGenCXX/
H A Dexplicit-instantiation.cpp28 constexpr int constexpr_function() { return 0; } in constexpr_function() function
33 constexpr int a = S<char>().constexpr_function();
38 constexpr int c = S<int>().constexpr_function();
48 template<typename T> constexpr int constexpr_function() { return 0; } in constexpr_function() function
52 constexpr int e = constexpr_function<char>();
56 extern template int constexpr_function<int>();
58 constexpr int g = constexpr_function<int>();
66 template int constexpr_function<char>();
68 template int constexpr_function<int>();
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/test/CodeGenCXX/
H A Dexplicit-instantiation.cpp28 constexpr int constexpr_function() { return 0; } in constexpr_function() function
33 constexpr int a = S<char>().constexpr_function();
38 constexpr int c = S<int>().constexpr_function();
48 template<typename T> constexpr int constexpr_function() { return 0; } in constexpr_function() function
52 constexpr int e = constexpr_function<char>();
56 extern template int constexpr_function<int>();
58 constexpr int g = constexpr_function<int>();
66 template int constexpr_function<char>();
68 template int constexpr_function<int>();
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/CodeGenCXX/
H A Dexplicit-instantiation.cpp28 constexpr int constexpr_function() { return 0; } in constexpr_function() function
33 constexpr int a = S<char>().constexpr_function();
38 constexpr int c = S<int>().constexpr_function();
48 template<typename T> constexpr int constexpr_function() { return 0; } in constexpr_function() function
52 constexpr int e = constexpr_function<char>();
56 extern template int constexpr_function<int>();
58 constexpr int g = constexpr_function<int>();
66 template int constexpr_function<char>();
68 template int constexpr_function<int>();
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/test/CodeGenCXX/
H A Dexplicit-instantiation.cpp28 constexpr int constexpr_function() { return 0; } in constexpr_function() function
33 constexpr int a = S<char>().constexpr_function();
38 constexpr int c = S<int>().constexpr_function();
48 template<typename T> constexpr int constexpr_function() { return 0; } in constexpr_function() function
52 constexpr int e = constexpr_function<char>();
56 extern template int constexpr_function<int>();
58 constexpr int g = constexpr_function<int>();
66 template int constexpr_function<char>();
68 template int constexpr_function<int>();
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/test/CodeGenCXX/
H A Dexplicit-instantiation.cpp28 constexpr int constexpr_function() { return 0; } in constexpr_function() function
33 constexpr int a = S<char>().constexpr_function();
38 constexpr int c = S<int>().constexpr_function();
48 template<typename T> constexpr int constexpr_function() { return 0; } in constexpr_function() function
52 constexpr int e = constexpr_function<char>();
56 extern template int constexpr_function<int>();
58 constexpr int g = constexpr_function<int>();
66 template int constexpr_function<char>();
68 template int constexpr_function<int>();
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/test/CodeGenCXX/
H A Dexplicit-instantiation.cpp28 constexpr int constexpr_function() { return 0; } in constexpr_function() function
33 constexpr int a = S<char>().constexpr_function();
38 constexpr int c = S<int>().constexpr_function();
48 template<typename T> constexpr int constexpr_function() { return 0; } in constexpr_function() function
52 constexpr int e = constexpr_function<char>();
56 extern template int constexpr_function<int>();
58 constexpr int g = constexpr_function<int>();
66 template int constexpr_function<char>();
68 template int constexpr_function<int>();
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/test/CodeGenCXX/
H A Dexplicit-instantiation.cpp28 constexpr int constexpr_function() { return 0; } in constexpr_function() function
33 constexpr int a = S<char>().constexpr_function();
38 constexpr int c = S<int>().constexpr_function();
48 template<typename T> constexpr int constexpr_function() { return 0; } in constexpr_function() function
52 constexpr int e = constexpr_function<char>();
56 extern template int constexpr_function<int>();
58 constexpr int g = constexpr_function<int>();
66 template int constexpr_function<char>();
68 template int constexpr_function<int>();
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/test/CodeGenCXX/
H A Dexplicit-instantiation.cpp28 constexpr int constexpr_function() { return 0; } in constexpr_function() function
33 constexpr int a = S<char>().constexpr_function();
38 constexpr int c = S<int>().constexpr_function();
48 template<typename T> constexpr int constexpr_function() { return 0; } in constexpr_function() function
52 constexpr int e = constexpr_function<char>();
56 extern template int constexpr_function<int>();
58 constexpr int g = constexpr_function<int>();
66 template int constexpr_function<char>();
68 template int constexpr_function<int>();
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/test/CodeGenCXX/
H A Dexplicit-instantiation.cpp28 constexpr int constexpr_function() { return 0; } in constexpr_function() function
33 constexpr int a = S<char>().constexpr_function();
38 constexpr int c = S<int>().constexpr_function();
48 template<typename T> constexpr int constexpr_function() { return 0; } in constexpr_function() function
52 constexpr int e = constexpr_function<char>();
56 extern template int constexpr_function<int>();
58 constexpr int g = constexpr_function<int>();
66 template int constexpr_function<char>();
68 template int constexpr_function<int>();
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/test/CodeGenCXX/
H A Dexplicit-instantiation.cpp28 constexpr int constexpr_function() { return 0; } in constexpr_function() function
33 constexpr int a = S<char>().constexpr_function();
38 constexpr int c = S<int>().constexpr_function();
48 template<typename T> constexpr int constexpr_function() { return 0; } in constexpr_function() function
52 constexpr int e = constexpr_function<char>();
56 extern template int constexpr_function<int>();
58 constexpr int g = constexpr_function<int>();
66 template int constexpr_function<char>();
68 template int constexpr_function<int>();
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/test/CodeGenCXX/
H A Dexplicit-instantiation.cpp28 constexpr int constexpr_function() { return 0; } in constexpr_function() function
33 constexpr int a = S<char>().constexpr_function();
38 constexpr int c = S<int>().constexpr_function();
48 template<typename T> constexpr int constexpr_function() { return 0; } in constexpr_function() function
52 constexpr int e = constexpr_function<char>();
56 extern template int constexpr_function<int>();
58 constexpr int g = constexpr_function<int>();
66 template int constexpr_function<char>();
68 template int constexpr_function<int>();
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/test/CodeGenCXX/
H A Dexplicit-instantiation.cpp28 constexpr int constexpr_function() { return 0; } in constexpr_function() function
33 constexpr int a = S<char>().constexpr_function();
38 constexpr int c = S<int>().constexpr_function();
48 template<typename T> constexpr int constexpr_function() { return 0; } in constexpr_function() function
52 constexpr int e = constexpr_function<char>();
56 extern template int constexpr_function<int>();
58 constexpr int g = constexpr_function<int>();
66 template int constexpr_function<char>();
68 template int constexpr_function<int>();
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/test/CodeGenCXX/
H A Dexplicit-instantiation.cpp28 constexpr int constexpr_function() { return 0; } in constexpr_function() function
33 constexpr int a = S<char>().constexpr_function();
38 constexpr int c = S<int>().constexpr_function();
48 template<typename T> constexpr int constexpr_function() { return 0; } in constexpr_function() function
52 constexpr int e = constexpr_function<char>();
56 extern template int constexpr_function<int>();
58 constexpr int g = constexpr_function<int>();
66 template int constexpr_function<char>();
68 template int constexpr_function<int>();
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/test/CodeGenCXX/
H A Dexplicit-instantiation.cpp28 constexpr int constexpr_function() { return 0; } in constexpr_function() function
33 constexpr int a = S<char>().constexpr_function();
38 constexpr int c = S<int>().constexpr_function();
48 template<typename T> constexpr int constexpr_function() { return 0; } in constexpr_function() function
52 constexpr int e = constexpr_function<char>();
56 extern template int constexpr_function<int>();
58 constexpr int g = constexpr_function<int>();
66 template int constexpr_function<char>();
68 template int constexpr_function<int>();
/dports/lang/clang-mesa/clang-13.0.1.src/test/CodeGenCXX/
H A Dexplicit-instantiation.cpp28 constexpr int constexpr_function() { return 0; } in constexpr_function() function
33 constexpr int a = S<char>().constexpr_function();
38 constexpr int c = S<int>().constexpr_function();
48 template<typename T> constexpr int constexpr_function() { return 0; } in constexpr_function() function
52 constexpr int e = constexpr_function<char>();
56 extern template int constexpr_function<int>();
58 constexpr int g = constexpr_function<int>();
66 template int constexpr_function<char>();
68 template int constexpr_function<int>();
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/SemaCXX/
H A Dattr-likelihood.cpp158 constexpr int constexpr_function() { in constexpr_function() function
161 static_assert(constexpr_function() == 0);