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

/freebsd-13-stable/contrib/llvm-project/clang/lib/Parse/
H A DParseOpenMP.cpp2601 Clause = ParseOpenMPSingleExprWithArgClause(DKind, CKind, WrongDirective);
2852 OMPClause *Parser::ParseOpenMPSingleExprWithArgClause(OpenMPDirectiveKind DKind, function in class:Parser
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Parse/
H A DParser.h3175 OMPClause *ParseOpenMPSingleExprWithArgClause(OpenMPDirectiveKind DKind,

Completed in 161 milliseconds