Searched refs:markAsGlobalTarget (Results 1 – 3 of 3) sorted by relevance
1558 bool markAsGlobalTarget(GlobalDecl GD);
4577 !OpenMPRuntime->markAsGlobalTarget(GD) && FD->isDefined() && in GetOrCreateLLVMFunction()
10146 bool CGOpenMPRuntime::markAsGlobalTarget(GlobalDecl GD) { in markAsGlobalTarget() function in CGOpenMPRuntime