Searched defs:OmpBeginLoopDirective (Results 1 – 3 of 3) sorted by relevance
242 void Post(const parser::OmpBeginLoopDirective &) { in Post()
1200 void Post(const parser::OmpBeginLoopDirective &) { in Post()
3737 struct OmpBeginLoopDirective { struct3739 std::tuple<OmpLoopDirective, OmpClauseList> t;3740 CharBlock source;