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