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