Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/Parse/
H A DParseOpenMP.cpp135 Parser::ParseOpenMPDeclarativeOrExecutableDirective(bool StandAloneAllowed) { in ParseOpenMPDeclarativeOrExecutableDirective() function in Parser
H A DParseStmt.cpp348 return ParseOpenMPDeclarativeOrExecutableDirective(!OnlyStatement); in ParseStatementOrDeclarationAfterAttributes()
/minix3/external/bsd/llvm/dist/clang/include/clang/Parse/
H A DParser.h2349 ParseOpenMPDeclarativeOrExecutableDirective(bool StandAloneAllowed);