Home
last modified time | relevance | path

Searched refs:ParseOpenMPDeclarativeOrExecutableDirective (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/clang/lib/Parse/
H A DParseStmt.cpp367 return ParseOpenMPDeclarativeOrExecutableDirective(Allowed); in ParseStatementOrDeclarationAfterAttributes()
H A DParseOpenMP.cpp979 StmtResult Parser::ParseOpenMPDeclarativeOrExecutableDirective( in ParseOpenMPDeclarativeOrExecutableDirective() function in Parser
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Parse/
H A DParser.h2815 ParseOpenMPDeclarativeOrExecutableDirective(AllowedConstructsKind Allowed);