Home
last modified time | relevance | path

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

/external/clang/lib/Parse/
DParseOpenMP.cpp135 Parser::ParseOpenMPDeclarativeOrExecutableDirective(bool StandAloneAllowed) { in ParseOpenMPDeclarativeOrExecutableDirective() argument
179 if (!StandAloneAllowed) { in ParseOpenMPDeclarativeOrExecutableDirective()
/external/clang/include/clang/Parse/
DParser.h2352 ParseOpenMPDeclarativeOrExecutableDirective(bool StandAloneAllowed);