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.cpp1320 bool Parser::parseOMPContextSelectors(SourceLocation Loc, OMPTraitInfo &TI) { in parseOMPContextSelectors() function in Parser
1525 parseOMPContextSelectors(Loc, TI); in parseOMPDeclareVariantMatchClause()
2589 parseOMPContextSelectors(Loc, TI); in ParseOpenMPDeclarativeOrExecutableDirective()
2685 parseOMPContextSelectors(Loc, TI); in ParseOpenMPDeclarativeOrExecutableDirective()
/freebsd/contrib/llvm-project/clang/include/clang/Parse/
H A DParser.h6373 bool parseOMPContextSelectors(SourceLocation Loc, OMPTraitInfo &TI);