Home
last modified time | relevance | path

Searched defs:test_signed (Results 1 – 15 of 15) sorted by relevance

/llvm-project/libcxx/test/std/utilities/charconv/charconv.from.chars/
H A Dintegral.roundtrip.pass.cpp53 struct test_signed : roundtrip_test_base<T> global() struct
57 operator ()test_signed operator ()() argument
H A Dintegral.pass.cpp87 struct test_signed in operator ()() argument
85 struct test_signed global() struct
/llvm-project/libcxx/test/std/utilities/charconv/charconv.to.chars/
H A Dintegral.pass.cpp174 struct test_signed : to_chars_test_base<T> global() struct
179 operator ()test_signed operator ()() argument
/llvm-project/clang/test/CodeGen/
H A Dunsigned-trapv.c11 void test_signed(void) { in test_signed() function
/llvm-project/compiler-rt/test/ubsan/TestCases/ImplicitConversion/
H A Dsigned-integer-truncation-incdec.c59 void test_signed() { in test_signed() function
H A Dinteger-conversion-incdec.c59 void test_signed() { in test_signed() function
H A Dinteger-sign-change-incdec.c57 void test_signed() { in test_signed() function
/llvm-project/libcxx/test/std/numerics/numeric.ops/numeric.ops.sat/
H A Dmul_sat.pass.cpp25 constexpr bool test_signed() { in test_signed() function
H A Ddiv_sat.pass.cpp25 constexpr bool test_signed() { in test_signed() function
H A Dsub_sat.pass.cpp25 constexpr bool test_signed() { in test_signed() function
H A Dadd_sat.pass.cpp24 constexpr bool test_signed() { in test_signed() function
/llvm-project/libcxx/test/std/strings/string.conversions/
H A Dto_string.pass.cpp29 void test_signed() { in test_signed() function
H A Dto_wstring.pass.cpp31 void test_signed() { in test_signed() function
/llvm-project/clang/test/CodeGenCXX/
H A Dcxx2a-compare.cpp15 auto test_signed(int x, int y) { in test_signed() function
/llvm-project/clang/test/Analysis/
H A Didentical-expressions.cpp