1 ! RUN: %python %S/../test_symbols.py %s %flang_fc1 -fopenmp
3 ! 2.7.1 Loop Construct restrictions on single directive.
6 !DEF: /omp_do MainProgram
8 !DEF: /omp_do/i ObjectEntity INTEGER(4)
9 !DEF: /omp_do/n ObjectEntity INTEGER(4)
12 !DEF: /omp_do/OtherConstruct1/i (OmpPrivate, OmpPreDetermined) HostAssoc INTEGER(4)
20 !$omp parallel default(shared)
22 !DEF: /omp_do/OtherConstruct2/OtherConstruct1/i (OmpPrivate, OmpPreDetermined) HostAssoc INTEGER(4)
27 !DEF: /work EXTERNAL (Subroutine) ProcEntity
28 !REF: /omp_do/OtherConstruct2/OtherConstruct1/i