Searched defs:OmpBeginLoopDirective (Results 1 – 3 of 3) sorted by relevance
3803 struct OmpBeginLoopDirective { struct3805 std::tuple<OmpLoopDirective, OmpClauseList> t;3806 CharBlock source;
306 void Post(const parser::OmpBeginLoopDirective &) { in Post()
1348 void Post(const parser::OmpBeginLoopDirective &) { in Post()