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