Home
last modified time | relevance | path

Searched defs:arg8 (Results 1 – 3 of 3) sorted by relevance

/llvm-project/flang/test/Semantics/
H A Dresolve82.f9040 testProcDecl(arg4, arg5, arg6, arg7, arg8, arg9, arg10, arg11) global() argument
50 procedure(procFunc), intent(out), pointer, intent(inout) :: arg8 global() local
H A Dresolve72.f9024 type(*), dimension(3) :: arg8 local
/llvm-project/clang/test/CodeGen/PowerPC/
H A Daix-struct-arg.c77 void arg8(Eight x) {} in arg8() function