Home
last modified time | relevance | path

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

/llvm-project/clang/test/Sema/
H A Dattr-mode.c78 void test_long_to_i64(long long* y) { f_i64_arg(y); } in test_long_to_i64() function
86 void test_long_to_i64(long long* y) { f_i64_arg(y); } in test_long_to_i64() function
89 void test_long_to_i64(long* y) { f_i64_arg(y); } in test_long_to_i64() function