Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCodeGenModule.h450 void createOpenMPRuntime();
DCodeGenModule.cpp120 createOpenMPRuntime(); in CodeGenModule()
187 void CodeGenModule::createOpenMPRuntime() { in createOpenMPRuntime() function in CodeGenModule