Searched refs:NarrowLower (Results 1 – 2 of 2) sorted by relevance
58 bounds_->set(e, AstBounds::NarrowLower(bounds_->get(e), t, zone())); in NarrowLowerType()
1002 static AstBounds NarrowLower(AstBounds b, AstType* t, Zone* zone) { in NarrowLower() function