Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Parse/
H A DParseOpenMP.cpp1368 bool Parser::parseOMPContextSelectors(SourceLocation Loc, OMPTraitInfo &TI) { in parseOMPContextSelectors() function in Parser
1561 parseOMPContextSelectors(Loc, TI); in parseOMPDeclareVariantMatchClause()
2559 parseOMPContextSelectors(Loc, TI); in ParseOpenMPDeclarativeOrExecutableDirective()
2653 parseOMPContextSelectors(Loc, TI); in ParseOpenMPDeclarativeOrExecutableDirective()
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Parse/
H A DParser.h3344 bool parseOMPContextSelectors(SourceLocation Loc, OMPTraitInfo &TI);