Searched defs:iArg (Results 1 – 2 of 2) sorted by relevance
/llvm-project/flang/test/Semantics/ |
H A D | resolve89.f90 | 29 subroutine s(iArg, allocArg, pointerArg, arrayArg, ioArg, optionalArg) argument 33 integer, intent(in) :: iArg local 118 subroutine s2(iArg, allocArg, pointerArg, arrayArg, optionalArg) argument 120 integer, intent(in) :: iArg local
|
/llvm-project/clang/include/clang/AST/ |
H A D | FormatString.h | 130 iArg, enumerator
|