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

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

Completed in 64 milliseconds