Home
last modified time | relevance | path

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

/llvm-project/clang/test/Sema/
H A Dpreserve-call-conv.c20 typedef_fun_t typedef_fun_foo; // expected-note {{previous declaration is here}} variable
21 void __attribute__((preserve_most)) typedef_fun_foo(int x) { } // expected-error {{function declare… in typedef_fun_foo() function