Home
last modified time | relevance | path

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

/llvm-project/clang/test/CodeGen/RISCV/
H A Driscv-vector-callingconv.c16 void test_no_attribute2(int); // expected-note {{previous declaration is here}}
17 [[riscv::vector_cc]] void test_no_attribute2(int x) { } // expected-error {{function declared 'risc… in test_no_attribute2() function
H A Driscv-vector-callingconv.cpp25 void test_no_attribute2(int); // expected-note {{previous declaration is here}}
26 [[riscv::vector_cc]] void test_no_attribute2(int x) { } // expected-error {{function declared 'risc… in test_no_attribute2() function