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

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

Completed in 170 milliseconds