Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCodeGenModule.h534 void createOpenMPRuntime();
H A DCodeGenModule.cpp156 createOpenMPRuntime(); in CodeGenModule()
253 void CodeGenModule::createOpenMPRuntime() { in createOpenMPRuntime() function in CodeGenModule