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