Searched defs:OmpBeginBlockDirective (Results 1 – 4 of 4) sorted by relevance
3815 struct OmpBeginBlockDirective { struct3829 std::tuple<OmpBeginBlockDirective, Block, OmpEndBlockDirective> t; argument
297 void Post(const parser::OmpBeginBlockDirective &) { in Post()
899 void OmpStructureChecker::Leave(const parser::OmpBeginBlockDirective &) { in Leave()
1328 void Post(const parser::OmpBeginBlockDirective &) { in Post()