Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DOpenMPKinds.h383 bool isOpenMPCombinedParallelADirective(OpenMPDirectiveKind DKind);
/freebsd/contrib/llvm-project/clang/lib/Basic/
H A DOpenMPKinds.cpp725 bool clang::isOpenMPCombinedParallelADirective(OpenMPDirectiveKind DKind) { in isOpenMPCombinedParallelADirective() function in clang
794 isOpenMPCombinedParallelADirective(DKind)) in isOpenMPOrderConcurrentNestableDirective()