Searched defs:indexIsInBounds (Results 1 – 4 of 4) sorted by relevance
1093 bool indexIsInBounds; // true if 0 <= e2 && e2 <= e1.length - 1 variable
1019 bool indexIsInBounds; // true if 0 <= e2 && e2 <= e1.length - 1 variable
1223 UnionExp Index(Type type, Expression e1, Expression e2, bool indexIsInBounds) in Index()
5825 bool indexIsInBounds; // true if 0 <= e2 && e2 <= e1.length - 1 variable5833 extern (D) this(const ref Loc loc, Expression e1, Expression e2, bool indexIsInBounds) in this()