Searched refs:WaitInfo (Results 1 – 2 of 2) sorted by relevance
1494 Parser::OpenACCWaitParseInfo WaitInfo; in ParseOpenACCDirective() local1541 WaitInfo = ParseOpenACCWaitArgument(DirLoc, /*IsDirective=*/true); in ParseOpenACCDirective()1542 if (WaitInfo.Failed) in ParseOpenACCDirective()1563 ? WaitInfo.QueuesLoc in ParseOpenACCDirective()1570 ParseInfo.Exprs = WaitInfo.getAllExprs(); in ParseOpenACCDirective()
5415 struct WaitInfo struct5424 struct WaitInfo *info; argument5604 struct WaitInfo *waitPtr; in JimReapDetachedPids()