Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/Parse/
HDParseOpenMP.cpp448 Clause = ParseOpenMPSingleExprWithArgClause(CKind); in ParseOpenMPClause()
600 OMPClause *Parser::ParseOpenMPSingleExprWithArgClause(OpenMPClauseKind Kind) { in ParseOpenMPSingleExprWithArgClause() function in Parser
/NextBSD/contrib/llvm/tools/clang/include/clang/Parse/
HDParser.h2464 OMPClause *ParseOpenMPSingleExprWithArgClause(OpenMPClauseKind Kind);