Searched refs:DoNotPush (Results 1 – 2 of 2) sorted by relevance
282 DoNotPush, enumerator287 ActionToDo Action = ActionToDo::DoNotPush;
11643 : ActionToDo::DoNotPush) {11645 if (CGM.getLangOpts().OpenMP < 50 || Action == ActionToDo::DoNotPush)11667 : CGM(CGF.CGM), Action(ActionToDo::DoNotPush) { in LastprivateConditionalRAII()