Home
last modified time | relevance | path

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

/external/llvm-project/clang/include/clang/Parse/
DParser.h412 AllowStandaloneOpenMPDirectives = 0x2, enumerator
419 Compound = AllowDeclarationsInC | AllowStandaloneOpenMPDirectives,
/external/llvm-project/clang/lib/Parse/
DParseOpenMP.cpp2259 if ((StmtCtx & ParsedStmtContext::AllowStandaloneOpenMPDirectives) == in ParseOpenMPDeclarativeOrExecutableDirective()
2394 if ((StmtCtx & ParsedStmtContext::AllowStandaloneOpenMPDirectives) == in ParseOpenMPDeclarativeOrExecutableDirective()