Searched defs:getOpenMPRuntime (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/ | ||
H A D | CodeGenModule.h | 646 CGOpenMPRuntime &getOpenMPRuntime() { getOpenMPRuntime() function |
/freebsd-src/contrib/llvm-project/clang/lib/Driver/ | ||
H A D | Driver.cpp | 734 Driver::OpenMPRuntimeKind Driver::getOpenMPRuntime(const ArgList &Args) const { getOpenMPRuntime() function in Driver |