Home
last modified time | relevance | path

Searched defs:coarray (Results 1 – 13 of 13) sorted by relevance

/llvm-project/flang/test/Semantics/
H A Dmisc-declarations.f9012 real, allocatable :: coarray[:] component
14 real :: coarray[*] variable
31 subroutine C868(coarray,coarrayComponent) argument
32 real :: coarray[*] local
H A Dcall14.f906 real, allocatable :: coarray[:] component
10 subroutine C863(notData,assumedSize,coarray,coarrayComponent,assumedRank,assumedLen) argument
H A Dcall13.f905 subroutine s(assumedRank, coarray, class, classStar, typeStar) argument
9 real :: assumedRank(..), coarray[*] local
H A Dget_team.f909 integer n, array(1), coarray[*] variable
H A Dthis_image01.f909 integer :: coscalar[*], coarray(3)[*] local
[all...]
H A Dsync-stat-list.f9015 integer coarray[*], sync_status, non_scalar(2), superfluous_stat, coindexed_integer[*] variable
H A Devent_query.f9014 integer non_event[*], counter, array(1), coarray[ global() variable
H A Datomic01.f9010 integer(kind=atomic_int_kind) atom_object[*], atom_array(2)[*], quantity, array(1), coarray[*], non_coarray global() variable
H A Dcall07.f905 real :: coarray(10)[*] variable
H A Dcall04.f9017 real, allocatable :: coarray(:)[:] variable
H A Dexpr-errors02.f9021 integer :: coarray[*] variable
H A Dcall02.f9098 type(t) :: coarray[ global() variable
/llvm-project/flang/lib/Semantics/
H A Dcheck-call.cpp474 const Symbol &coarray{coarrayRef->GetLastSymbol()}; CheckExplicitDataArg() local
[all...]