Home
last modified time | relevance | path

Searched refs:ParseOpenACCWaitArgument (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseOpenACC.cpp1113 ParseOpenACCWaitArgument(ClauseLoc, in ParseOpenACCClauseParams()
1160 Parser::ParseOpenACCWaitArgument(SourceLocation Loc, bool IsDirective) { in ParseOpenACCWaitArgument() function in Parser
1398 if (ParseOpenACCWaitArgument(DirLoc, /*IsDirective=*/true).Failed) in ParseOpenACCDirective()
/freebsd/contrib/llvm-project/clang/include/clang/Parse/
H A DParser.h3739 OpenACCWaitParseInfo ParseOpenACCWaitArgument(SourceLocation Loc,