Home | History | Annotate | Download | only in src

Lines Matching defs:is_eval

2296     bool is_eval = DeclareGlobalsEvalFlag::decode(flags);
2300 if (!is_const && !is_eval) attr |= DONT_DELETE;