Home
last modified time | relevance | path

Searched refs:createOpenMPRuntime (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCodeGenModule.h538 void createOpenMPRuntime();
H A DCodeGenModule.cpp163 createOpenMPRuntime(); in CodeGenModule()
241 void CodeGenModule::createOpenMPRuntime() { in createOpenMPRuntime() function in CodeGenModule