Searched refs:markAsGlobalTarget (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.h1665 bool markAsGlobalTarget(GlobalDecl GD);
H A DCodeGenModule.cpp3126 !OpenMPRuntime->markAsGlobalTarget(GD) && FD->isDefined() &&
H A DCGOpenMPRuntime.cpp9829 bool CGOpenMPRuntime::markAsGlobalTarget(GlobalDecl GD) { function in class:CGOpenMPRuntime

Completed in 209 milliseconds