Home
last modified time | relevance | path

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

/external/clang/lib/Parse/
DParseOpenMP.cpp852 if (Allowed == ACK_StatementsOpenMPNonStandalone) { in ParseOpenMPDeclarativeOrExecutableDirective()
944 if (Allowed == ACK_StatementsOpenMPNonStandalone) { in ParseOpenMPDeclarativeOrExecutableDirective()
DParseStmt.cpp45 : ACK_StatementsOpenMPNonStandalone, in ParseStatement()
598 Stmts, /*Allowed=*/ACK_StatementsOpenMPNonStandalone, nullptr, in ParseLabeledStatement()
/external/clang/include/clang/Parse/
DParser.h1672 ACK_StatementsOpenMPNonStandalone, enumerator