Home | History | Annotate | Download | only in ast

Lines Matching refs:calls_eval

149   // Propagates any eagerly-gathered scope usage flags (such as calls_eval())
325 bool calls_eval() const { return scope_calls_eval_; }