Home
last modified time | relevance | path

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

/external/llvm-project/clang/test/Sema/
Darm-cmse.c21 typedef void nonsecure_fn_t(int) __attribute__((cmse_nonsecure_call)); typedef
22 extern nonsecure_fn_t baz; // expected-error{{functions may not be declared with 'cmse_nonsecure_ca…