Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/clang/lib/Parse/
DParseOpenMP.cpp760 if (P.ParseOpenMPVarList(OMPD_declare_simd, in parseDeclareSimdClauses()
1449 IsError = ParseOpenMPVarList(OMPD_declare_variant, OMPC_adjust_args, in ParseOMPDeclareVariantClauses()
4310 bool Parser::ParseOpenMPVarList(OpenMPDirectiveKind DKind, in ParseOpenMPVarList() function in Parser
4713 if (ParseOpenMPVarList(DKind, Kind, Vars, Data)) in ParseOpenMPVarListClause()
/openbsd/src/gnu/llvm/clang/include/clang/Parse/
DParser.h3467 bool ParseOpenMPVarList(OpenMPDirectiveKind DKind, OpenMPClauseKind Kind,