Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseOpenACC.cpp657 ExprResult Parser::ParseOpenACCConditionExpr() { in ParseOpenACCConditionExpr() function in Parser
1029 ExprResult CondExpr = ParseOpenACCConditionExpr(); in ParseOpenACCClauseParams()
1187 ExprResult CondExpr = ParseOpenACCConditionExpr(); in ParseOpenACCClauseParams()
/freebsd/contrib/llvm-project/clang/include/clang/Parse/
H A DParser.h6283 ExprResult ParseOpenACCConditionExpr();