Searched refs:DoNotPush (Results 1 – 2 of 2) sorted by relevance
278 DoNotPush, enumerator283 ActionToDo Action = ActionToDo::DoNotPush;
12050 : ActionToDo::DoNotPush) {12052 if (CGM.getLangOpts().OpenMP < 50 || Action == ActionToDo::DoNotPush)12074 : CGM(CGF.CGM), Action(ActionToDo::DoNotPush) { in LastprivateConditionalRAII()