Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseOpenACC.cpp1094 ParseOpenACCAsyncArgument(OpenACCDirectiveKind::Invalid, in ParseOpenACCClauseParams()
1150 Parser::ParseOpenACCAsyncArgument(OpenACCDirectiveKind DK, OpenACCClauseKind CK, in ParseOpenACCAsyncArgument() function in Parser
1212 OpenACCIntExprParseResult Res = ParseOpenACCAsyncArgument( in ParseOpenACCWaitArgument()
/freebsd/contrib/llvm-project/clang/include/clang/Parse/
H A DParser.h3765 OpenACCIntExprParseResult ParseOpenACCAsyncArgument(OpenACCDirectiveKind DK,