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.h606 void createOpenMPRuntime();
H A DCodeGenModule.cpp464 createOpenMPRuntime(); in CodeGenModule()
586 void CodeGenModule::createOpenMPRuntime() { in createOpenMPRuntime() function in CodeGenModule