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