Searched refs:OpenMPKind (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/lib/Driver/
H A DDriver.cpp676 OpenMPRuntimeKind OpenMPKind = getOpenMPRuntime(C.getInputArgs()); local
678 OpenMPKind == OMPRT_OMP || OpenMPKind == OMPRT_IOMP5;

Completed in 151 milliseconds