Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenModule.h560 void createOpenMPRuntime();
H A DCodeGenModule.cpp396 createOpenMPRuntime(); in CodeGenModule()
481 void CodeGenModule::createOpenMPRuntime() { in createOpenMPRuntime() function in CodeGenModule