Searched refs:SingleScope (Results 1 – 3 of 3) sorted by relevance
47 SingleScope, enumerator70 case SyncScope::SingleScope: in getAsString()249 return SyncScope::SingleScope; in map()
514 case SyncScope::SingleScope: in getLLVMSyncScopeID()
4283 OMPPrivateScope SingleScope(CGF); in EmitOMPSingleDirective() local4284 (void)CGF.EmitOMPFirstprivateClause(S, SingleScope); in EmitOMPSingleDirective()4285 CGF.EmitOMPPrivateClause(S, SingleScope); in EmitOMPSingleDirective()4286 (void)SingleScope.Privatize(); in EmitOMPSingleDirective()