Home
last modified time | relevance | path

Searched defs:fn_t (Results 1 – 11 of 11) sorted by relevance

/external/llvm-project/clang/test/AST/
Dspurious-regparm.c3 typedef int (*fn_t)(int) __attribute__((cmse_nonsecure_call)); typedef
/external/clang/test/CodeGen/
Dno-common.c10 typedef void* (*fn_t)(long a, long b, char *f, int c); typedef
Dfunc-decl-cleanup.c5 typedef void fn_t(); typedef
/external/llvm-project/clang/test/CodeGen/
Dno-common.c11 typedef void* (*fn_t)(long a, long b, char *f, int c); typedef
Dfunc-decl-cleanup.c5 typedef void fn_t(); typedef
Darm-cmse-call.c6 typedef void fn_t(void); typedef
/external/llvm-project/clang/test/Sema/
Dattr-noreturn.c47 typedef void fn_t(void); typedef
Dfunction.c80 typedef void fn_t(void); typedef
Dbuiltins.c261 typedef void (fn_t)(int); typedef
/external/clang/test/Sema/
Dfunction.c79 typedef void fn_t(void); typedef
/external/libabigail/src/
Dabg-ir.cc10619 lookup_or_synthesize_fn_type(const function_type_sptr& fn_t, in lookup_or_synthesize_fn_type()
11392 lookup_function_type(const function_type_sptr& fn_t, in lookup_function_type()