Home
last modified time | relevance | path

Searched defs:isAllowedClauseForDirective (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/llvm/unittests/Frontend/
DOpenMPParsingTest.cpp47 TEST(OpenMPParsingTest, isAllowedClauseForDirective) { in TEST() argument
/external/clang/lib/Basic/
DOpenMPKinds.cpp313 bool clang::isAllowedClauseForDirective(OpenMPDirectiveKind DKind, in isAllowedClauseForDirective() function in clang