Home
last modified time | relevance | path

Searched defs:test_long_long (Results 1 – 5 of 5) sorted by relevance

/llvm-project/clang/test/CodeGenCUDA/
H A Dshuffle_long_long.cu48 __device__ void test_long_long() { in test_long_long() function
/llvm-project/lldb/test/API/lang/c/complex_int/
H A DTestComplexInt.py52 def test_long_long(self): member in TestCase
/llvm-project/clang/test/SemaCXX/
H A Dwarn-absolute-value.cpp164 void test_long_long(long long x) { in test_long_long() function
/llvm-project/clang/test/Sema/
H A Dwarn-absolute-value.c141 void test_long_long(long long x) { in test_long_long() function
/llvm-project/clang/test/SemaTemplate/
H A Dtemp_arg_nontype.cpp287 void test_long_long() { enable_if_long_long<2>::type i; } // expected-error{{enable_if_long_long<2>'; did you mean 'enable_if_long_long<1>::type'?}} in test_long_long() function