Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Parse/
H A DParseOpenMP.cpp1445 IsError = parseOMPDeclareVariantMatchClause(Loc, TI, ParentTI); in ParseOMPDeclareVariantClauses()
1592 bool Parser::parseOMPDeclareVariantMatchClause(SourceLocation Loc, in parseOMPDeclareVariantMatchClause() function in Parser
2211 if (parseOMPDeclareVariantMatchClause(Loc, TI, ParentTI)) { in ParseOpenMPDeclarativeDirectiveWithExtDecl()
/llvm-project-15.0.7/clang/include/clang/Parse/
H A DParser.h3187 bool parseOMPDeclareVariantMatchClause(SourceLocation Loc, OMPTraitInfo &TI,