Searched refs:sectionsConstruct (Results 1 – 1 of 1) sorted by relevance
1196 const Fortran::parser::OpenMPSectionsConstruct §ionsConstruct) { in genOMP() argument1202 std::get<Fortran::parser::OmpBeginSectionsDirective>(sectionsConstruct.t) in genOMP()1219 std::get<Fortran::parser::OmpEndSectionsDirective>(sectionsConstruct.t); in genOMP()1232 sectionsConstruct.t) in genOMP()1241 sectionsConstruct.t)); in genOMP()1494 §ionsConstruct) { in genOpenMPConstruct() argument1495 genOMP(converter, eval, sectionsConstruct); in genOpenMPConstruct()