Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseOpenMP.cpp1454 IsError = parseOMPDeclareVariantMatchClause(Loc, TI, ParentTI); in ParseOMPDeclareVariantClauses()
1552 bool Parser::parseOMPDeclareVariantMatchClause(SourceLocation Loc, in parseOMPDeclareVariantMatchClause() function in Parser
2231 if (parseOMPDeclareVariantMatchClause(Loc, TI, ParentTI)) { in ParseOpenMPDeclarativeDirectiveWithExtDecl()
/freebsd/contrib/llvm-project/clang/include/clang/Parse/
H A DParser.h3433 bool parseOMPDeclareVariantMatchClause(SourceLocation Loc, OMPTraitInfo &TI,