Home
last modified time | relevance | path

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

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