Home
last modified time | relevance | path

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

/external/llvm-project/clang/test/CodeGen/
Darm-cmse-call.c10 typedef fn_t *pfn_t __attribute__((cmse_nonsecure_call)); typedef
11 pfn_t p1;
12 pfn_t a0[4];
13 extern pfn_t a1[];
21 typedef pfn_t apfn1_t[4] __attribute__((cmse_nonsecure_call));