Searched refs:DoNotPush (Results 1 – 2 of 2) sorted by relevance
281 DoNotPush, enumerator286 ActionToDo Action = ActionToDo::DoNotPush;
11547 : ActionToDo::DoNotPush) {11549 if (CGM.getLangOpts().OpenMP < 50 || Action == ActionToDo::DoNotPush)11571 : CGM(CGF.CGM), Action(ActionToDo::DoNotPush) { in LastprivateConditionalRAII()