Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Parse/
H A DParseOpenMP.cpp2870 Clause = ParseOpenMPSingleExprWithArgClause(DKind, CKind, WrongDirective); in ParseOpenMPClause()
3282 OMPClause *Parser::ParseOpenMPSingleExprWithArgClause(OpenMPDirectiveKind DKind, in ParseOpenMPSingleExprWithArgClause() function in Parser
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Parse/
H A DParser.h3281 OMPClause *ParseOpenMPSingleExprWithArgClause(OpenMPDirectiveKind DKind,