Searched refs:Expr_ShouldEval (Results 1 – 2 of 2) sorted by relevance
2118 Expr_ShouldEval(const Expr *expr) in Expr_ShouldEval() function2126 return Expr_ShouldEval(ch->expr); in ModChain_ShouldEval()2447 if (!Expr_ShouldEval(expr)) in ApplyModifier_Loop()2520 Expr_ShouldEval(expr) && in ApplyModifier_Defined()2541 if (Expr_ShouldEval(expr)) { in ApplyModifier_Literal()2608 if (Expr_ShouldEval(expr)) in ApplyModifier_Time()2638 if (!Expr_ShouldEval(expr)) in ApplyModifier_Path()2673 if (Expr_ShouldEval(expr)) { in ApplyModifier_ShellCommand()3241 if (Expr_ShouldEval(expr)) in ApplyModifier_To()3248 if (Expr_ShouldEval(expr)) in ApplyModifier_To()[all …]
1637 o var.c: replace remaining ModChain_ShouldEval with Expr_ShouldEval