Searched defs:OmpBeginSectionsDirective (Results 1 – 2 of 2) sorted by relevance
3498 struct OmpBeginSectionsDirective { struct3518 std::tuple<OmpBeginSectionsDirective, OmpSectionBlocks, argument
1220 void Post(const parser::OmpBeginSectionsDirective &) { in Post()