Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseOpenMP.cpp1378 bool Parser::parseOMPContextSelectors(SourceLocation Loc, OMPTraitInfo &TI) { in parseOMPContextSelectors() function in Parser
1572 parseOMPContextSelectors(Loc, TI); in parseOMPDeclareVariantMatchClause()
2687 parseOMPContextSelectors(Loc, TI); in ParseOpenMPDeclarativeOrExecutableDirective()
2781 parseOMPContextSelectors(Loc, TI); in ParseOpenMPDeclarativeOrExecutableDirective()
/freebsd/contrib/llvm-project/clang/include/clang/Parse/
H A DParser.h3426 bool parseOMPContextSelectors(SourceLocation Loc, OMPTraitInfo &TI);