Searched defs:OmpEndBlockDirective (Results 1 – 2 of 2) sorted by relevance
3755 struct OmpEndBlockDirective { struct3763 std::tuple<OmpBeginBlockDirective, Block, OmpEndBlockDirective> t; argument
1187 void Post(const parser::OmpEndBlockDirective &) { in Post()