Searched defs:OmpEndLoopDirective (Results 1 – 3 of 3) sorted by relevance
273 const Fortran::parser::OmpEndLoopDirective &) { in genOpenMPEndLoop()
3743 struct OmpEndLoopDirective { struct3745 std::tuple<OmpLoopDirective, OmpClauseList> t;3746 CharBlock source;
1207 void Post(const parser::OmpEndLoopDirective &) { in Post()