Home
last modified time | relevance | path

Searched defs:foo10 (Results 1 – 18 of 18) sorted by relevance

/llvm-project/flang/test/Semantics/
H A Dcanondo06.f9019 subroutine foo10() subroutine
20 real :: a(10, 10), b(10, 10) = 1.0
27 01 end where
/llvm-project/clang/test/Sema/
H A Dattr-enforce-tcb.c51 void foo10(void) { in foo10() function
H A Darm-interrupt-attr.c20 __attribute__((interrupt(""))) void foo10(void) {} foo10() function
H A Dwarn-strict-prototypes.c62 void foo10(p, p2) void *p; {} // expected-warning {{a function definition without a prototype is de… in foo10() function
H A Dfp-eval-pragma-with-float-double_t-2.c119 void foo10() { in foo10() function
H A Dfp-eval-pragma-with-float-double_t-1.c118 void foo10() { in foo10() function
H A Dfp-eval-pragma-with-float-double_t-3.c118 void foo10() { in foo10() function
H A Dmips-interrupt-attr.c27 __attribute__((interrupt)) __attribute__ ((mips16)) void foo10(void) {} // expected-error {{'mips16… in foo10() function
/llvm-project/clang/test/CodeGen/
H A Dmangle.c75 int foo10(volatile int* add, int from, int to) { in foo10() function
H A Dcfi-icall-normalize.c26 void foo10(short arg1, short arg2) { } in foo10() function
H A Dparen-list-agg-init.cpp263 const int* foo10() { foo10() function
/llvm-project/clang/test/OpenMP/
H A Dalign_clause_codegen.cpp53 double foo10[90]; in main() local
H A Dtile_codegen.cpp102 extern "C" void foo10(data_t data) { in foo10() function
/llvm-project/clang/test/CodeGen/avr/
H A Dreturn-value.c21 struct s10 foo10(int a, int b, int c) { in foo10() function
/llvm-project/clang/test/Parser/
H A Dcxx-template-argument.cpp116 template<class T1, typename T2> struct foo10 : struct
/llvm-project/clang/test/SemaObjC/
H A Dblocks.m69 void foo10() { function
/llvm-project/clang/test/SemaTemplate/
H A Dconcepts-friends.cpp84 friend void foo10() in foo10() function
/llvm-project/clang/test/SemaCXX/
H A Dwarn-thread-safety-analysis.cpp1899 void foo10() { foo10() function