Searched defs:OpenACCLoopConstruct (Results 1 – 2 of 2) sorted by relevance
4021 struct OpenACCLoopConstruct { struct4023 OpenACCLoopConstruct(AccBeginLoopDirective &&a) in OpenACCLoopConstruct() argument4037 OpenACCLoopConstruct, OpenACCStandaloneConstruct, OpenACCRoutineConstruct, argument
132 void Post(const parser::OpenACCLoopConstruct &) { PopContext(); } in Post()