Searched refs:DoNotPush (Results 1 – 2 of 2) sorted by relevance
277 DoNotPush, enumerator282 ActionToDo Action = ActionToDo::DoNotPush;
12382 : ActionToDo::DoNotPush) {12384 if (CGM.getLangOpts().OpenMP < 50 || Action == ActionToDo::DoNotPush)12406 : CGM(CGF.CGM), Action(ActionToDo::DoNotPush) { in LastprivateConditionalRAII()