Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseOpenACC.cpp676 bool Parser::ParseOpenACCIntExprList(OpenACCDirectiveKind DK, in ParseOpenACCIntExprList() function in Parser
1000 if (ParseOpenACCIntExprList(OpenACCDirectiveKind::Invalid, in ParseOpenACCClauseParams()
/freebsd/contrib/llvm-project/clang/include/clang/Parse/
H A DParser.h3757 bool ParseOpenACCIntExprList(OpenACCDirectiveKind DK, OpenACCClauseKind CK,