Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/Sema/
H A Dattr-mode.c79 void test_long_to_ui64(unsigned long long* y) { f_ui64_arg(y); } in test_long_to_ui64() function
87 void test_long_to_ui64(unsigned long long* y) { f_ui64_arg(y); } in test_long_to_ui64() function
90 void test_long_to_ui64(unsigned long* y) { f_ui64_arg(y); } in test_long_to_ui64() function