Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenModule.h550 void createOpenMPRuntime();
H A DCodeGenModule.cpp390 createOpenMPRuntime(); in CodeGenModule()
470 void CodeGenModule::createOpenMPRuntime() { in createOpenMPRuntime() function in CodeGenModule