Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/lib/CodeGen/
DCGOpenMPRuntime.cpp10988 std::string ReqName = getName({"omp_offloading", "requires_reg"}); in emitRequiresDirectiveRegFun() local
10989 RequiresRegFn = CGM.CreateGlobalInitOrCleanUpFunction(FTy, ReqName, FI); in emitRequiresDirectiveRegFun()