Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-c-test/
H A Dllvm-c-test.h59 int llvm_test_function_attributes(void);
H A Dattributes.c20 int llvm_test_function_attributes(void) { in llvm_test_function_attributes() function
H A Dmain.c92 return llvm_test_function_attributes(); in main()