Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenModule.h666 CGOpenMPRuntime &getOpenMPRuntime() { in getOpenMPRuntime() function
/freebsd/contrib/llvm-project/clang/lib/Driver/
H A DDriver.cpp748 Driver::OpenMPRuntimeKind Driver::getOpenMPRuntime(const ArgList &Args) const { in getOpenMPRuntime() function in Driver