Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/Parse/
HDParseOpenMP.cpp154 Parser::ParseOpenMPDeclarativeOrExecutableDirective(bool StandAloneAllowed) { in ParseOpenMPDeclarativeOrExecutableDirective() function in Parser
HDParseStmt.cpp345 return ParseOpenMPDeclarativeOrExecutableDirective(!OnlyStatement); in ParseStatementOrDeclarationAfterAttributes()
/NextBSD/contrib/llvm/tools/clang/include/clang/Parse/
HDParser.h2439 ParseOpenMPDeclarativeOrExecutableDirective(bool StandAloneAllowed);