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