Lines Matching refs:Expr_ShouldEval
2115 Expr_ShouldEval(const Expr *expr) in Expr_ShouldEval() function
2123 return Expr_ShouldEval(ch->expr); in ModChain_ShouldEval()
2444 if (!Expr_ShouldEval(expr)) in ApplyModifier_Loop()
2517 Expr_ShouldEval(expr) && in ApplyModifier_Defined()
2538 if (Expr_ShouldEval(expr)) { in ApplyModifier_Literal()
2605 if (Expr_ShouldEval(expr)) in ApplyModifier_Time()
2635 if (!Expr_ShouldEval(expr)) in ApplyModifier_Path()
2670 if (Expr_ShouldEval(expr)) { in ApplyModifier_ShellCommand()
3231 if (Expr_ShouldEval(expr)) in ApplyModifier_To()
3238 if (Expr_ShouldEval(expr)) in ApplyModifier_To()
3245 if (Expr_ShouldEval(expr)) in ApplyModifier_To()
3501 if (Expr_ShouldEval(expr)) { in ApplyModifier_IfElse()
3533 if (!Expr_ShouldEval(expr)) { in ApplyModifier_IfElse()
3608 if (!Expr_ShouldEval(expr)) in ApplyModifier_Assign()
3667 if (Expr_ShouldEval(expr)) in ApplyModifier_Remember()
3800 if (Expr_ShouldEval(expr)) { in ApplyModifier_SunShell()
3837 if (!Expr_ShouldEval(expr)) { in LogBeforeApply()