Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/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.c95 return llvm_test_function_attributes(); in main()