Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Parse/
H A DParseOpenMP.cpp761 if (P.ParseOpenMPVarList(OMPD_declare_simd, in parseDeclareSimdClauses()
1450 IsError = ParseOpenMPVarList(OMPD_declare_variant, OMPC_adjust_args, in ParseOMPDeclareVariantClauses()
4429 bool Parser::ParseOpenMPVarList(OpenMPDirectiveKind DKind, in ParseOpenMPVarList() function in Parser
4944 if (ParseOpenMPVarList(DKind, Kind, Vars, Data)) in ParseOpenMPVarListClause()
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Parse/
H A DParser.h3538 bool ParseOpenMPVarList(OpenMPDirectiveKind DKind, OpenMPClauseKind Kind,