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