Searched defs:arg8 (Results 1 – 3 of 3) sorted by relevance
/llvm-project/flang/test/Semantics/ |
H A D | resolve82.f90 | 40 testProcDecl(arg4, arg5, arg6, arg7, arg8, arg9, arg10, arg11) global() argument 50 procedure(procFunc), intent(out), pointer, intent(inout) :: arg8 global() local
|
H A D | resolve72.f90 | 24 type(*), dimension(3) :: arg8 local
|
/llvm-project/clang/test/CodeGen/PowerPC/ |
H A D | aix-struct-arg.c | 77 void arg8(Eight x) {} in arg8() function
|