Searched refs:ParseOpenACCSizeExpr (Results 1 – 2 of 2) sorted by relevance
829 ExprResult Parser::ParseOpenACCSizeExpr(OpenACCClauseKind CK) { in ParseOpenACCSizeExpr() function in Parser853 ExprResult SizeExpr = ParseOpenACCSizeExpr(CK); in ParseOpenACCSizeExprList()865 SizeExpr = ParseOpenACCSizeExpr(CK); in ParseOpenACCSizeExprList()883 ExprResult Res = ParseOpenACCSizeExpr(OpenACCClauseKind::Gang); in ParseOpenACCGangArg()
6257 ExprResult ParseOpenACCSizeExpr(OpenACCClauseKind CK);