Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Parse/
H A DParseOpenMP.cpp1405 if (parseOMPDeclareVariantMatchClause(Loc, TI, ParentTI)) in ParseOMPDeclareVariantClauses()
1425 bool Parser::parseOMPDeclareVariantMatchClause(SourceLocation Loc, in parseOMPDeclareVariantMatchClause() function in Parser
2029 if (parseOMPDeclareVariantMatchClause(Loc, TI, ParentTI)) in ParseOpenMPDeclarativeDirectiveWithExtDecl()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Parse/
H A DParser.h3173 bool parseOMPDeclareVariantMatchClause(SourceLocation Loc, OMPTraitInfo &TI,