Home
last modified time | relevance | path

Searched defs:arg10 (Results 1 – 2 of 2) sorted by relevance

/llvm-project/flang/test/Semantics/
H A Dresolve82.f9040 testProcDecl(arg4, arg5, arg6, arg7, arg8, arg9, arg10, arg11) global() argument
54 procedure(procFunc), pointer, optional, pointer :: arg10 global() local
/llvm-project/clang/test/CodeGen/PowerPC/
H A Daix-struct-arg.c89 void arg10(StructVector x) {} in arg10() function