Home
last modified time | relevance | path

Searched defs:signed_int_to_bool (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/test/CodeGen/
H A Dcatch-implicit-integer-sign-changes-true-negatives.c70 _Bool signed_int_to_bool(signed int src) { in signed_int_to_bool() function
H A Dcatch-implicit-integer-truncations.c284 _Bool signed_int_to_bool(signed int src) { in signed_int_to_bool() function