Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCodeGenModule.h484 void createOpenMPRuntime();
H A DCodeGenModule.cpp134 createOpenMPRuntime(); in CodeGenModule()
201 void CodeGenModule::createOpenMPRuntime() { in createOpenMPRuntime() function in CodeGenModule