Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Parse/
H A DParseOpenMP.cpp1442 IsError = parseOMPDeclareVariantMatchClause(Loc, TI, ParentTI); in ParseOMPDeclareVariantClauses()
1540 bool Parser::parseOMPDeclareVariantMatchClause(SourceLocation Loc, in parseOMPDeclareVariantMatchClause() function in Parser
2222 if (parseOMPDeclareVariantMatchClause(Loc, TI, ParentTI)) { in ParseOpenMPDeclarativeDirectiveWithExtDecl()
/openbsd-src/gnu/llvm/clang/include/clang/Parse/
H A DParser.h3287 bool parseOMPDeclareVariantMatchClause(SourceLocation Loc, OMPTraitInfo &TI,