Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCodeGenModule.h527 void createOpenMPRuntime();
H A DCodeGenModule.cpp144 createOpenMPRuntime(); in CodeGenModule()
239 void CodeGenModule::createOpenMPRuntime() { in createOpenMPRuntime() function in CodeGenModule