Searched refs:ParseOpenACCWaitArgument (Results 1 – 2 of 2) sorted by relevance
1240 ParseOpenACCWaitArgument(ClauseLoc, in ParseOpenACCClauseParams()1276 Parser::ParseOpenACCWaitArgument(SourceLocation Loc, bool IsDirective) { in ParseOpenACCWaitArgument() function in Parser1541 WaitInfo = ParseOpenACCWaitArgument(DirLoc, /*IsDirective=*/true); in ParseOpenACCDirective()
6197 OpenACCWaitParseInfo ParseOpenACCWaitArgument(SourceLocation Loc,