Searched defs:OpenACCWaitParseInfo (Results 1 – 1 of 1) sorted by relevance
3690 struct OpenACCWaitParseInfo { struct3691 bool Failed = false;3692 Expr *DevNumExpr = nullptr;3693 SourceLocation QueuesLoc;3694 SmallVector<Expr *> QueueIdExprs;