Searched defs:ImpliedDoIndex (Results 1 – 2 of 2) sorted by relevance
372 struct ImpliedDoIndex { struct374 bool operator==(const ImpliedDoIndex &) const; argument382 using Index = ResultType<ImpliedDoIndex>; argument
264 mlir::Type gen(const Fortran::evaluate::ImpliedDoIndex &) { in gen()