Home
last modified time | relevance | path

Searched defs:foo7 (Results 1 – 25 of 39) sorted by relevance

12

/external/llvm-project/flang/test/Semantics/
Dcanondo15.f9019 subroutine foo7(a) subroutine
20 integer :: a(..)
29 01 end select
/external/clang/test/CodeGen/
Dattr-x86-interrupt.c13 __attribute__((interrupt)) void foo7(int *a, uword b) {} in foo7() function
Dmips64-padding-arg.c53 void foo7(float a0, double a1) { in foo7() function
Dswitch.c97 void foo7(){ in foo7() function
/external/llvm-project/clang/test/CodeGen/
Dattr-x86-interrupt.c13 __attribute__((interrupt)) void foo7(int *a, uword b) {} in foo7() function
Dmips64-padding-arg.c53 void foo7(float a0, double a1) { in foo7() function
Dswitch.c97 void foo7(){ in foo7() function
/external/clang/test/Sema/
Darm-interrupt-attr.c12 __attribute__((interrupt("UNDEF"))) void foo7() {} in foo7() function
Dmips-interrupt-attr.c14 __attribute__((interrupt("vector=hw2"))) void foo7() {} in foo7() function
Dattr-x86-interrupt.c39 __attribute__((interrupt)) void foo7(int *a, unsigned b) {} in foo7() function
/external/llvm-project/clang/test/CodeGenCXX/
Dattr-x86-interrupt.cpp13 __attribute__((interrupt)) void foo7(int *a, uword b) {} in foo7() function
/external/clang/test/CodeGenCXX/
Dattr-x86-interrupt.cpp13 __attribute__((interrupt)) void foo7(int *a, uword b) {} in foo7() function
/external/llvm-project/clang/test/Sema/
Darm-interrupt-attr.c16 __attribute__((interrupt("UNDEF"))) void foo7() {} in foo7() function
Dmips-interrupt-attr.c14 __attribute__((interrupt("vector=hw2"))) void foo7() {} in foo7() function
Dattr-x86-interrupt.c39 __attribute__((interrupt)) void foo7(int *a, unsigned b) {} in foo7() function
Dwarn-strict-prototypes.c34 void (*foo7)() = 0; // expected-warning {{this function declaration is not a prototype}} in bar2() local
Driscv-interrupt-attr.c47 __attribute__((interrupt, interrupt)) void foo7(void) {} // expected-warning {{repeated RISC-V 'int… in foo7() function
/external/llvm-project/clang/test/SemaCXX/
Dattr-optnone.cpp81 [[_Clang::optnone]] int foo7; // expected-warning {{'optnone' attribute only applies to functions}} variable
Ddcl_ambig_res.cpp61 void foo7() { in foo7() function
Dconversion-delete-expr.cpp105 void foo7 (DD d) in foo7() function
Dattr-x86-interrupt.cpp41 __attribute__((interrupt)) void foo7(int *a, unsigned b) {} in foo7() function
/external/clang/test/SemaCXX/
Ddcl_ambig_res.cpp61 void foo7() { in foo7() function
Dconversion-delete-expr.cpp105 void foo7 (DD d) in foo7() function
Dattr-x86-interrupt.cpp41 __attribute__((interrupt)) void foo7(int *a, unsigned b) {} in foo7() function
/external/clang/test/Parser/
Dcxx-template-argument.cpp96 template<class T1, typename T2, int N> struct foo7 : struct

12