BoxesTouched      982 src/Bounds.cpp     BoxesTouched(bool calls, bool provides, string fn, const Scope<Interval> *s, const FuncValueBounds &fb) :
BoxesTouched     1315 src/Bounds.cpp     BoxesTouched calls(consider_calls, false, fn, &scope, fb);
BoxesTouched     1316 src/Bounds.cpp     BoxesTouched provides(false, consider_provides, fn, &scope, fb);