Searched refs:declResultType (Results 1 – 1 of 1) sorted by relevance
567 ast::Type declResultType = decl->getResultType(); in genConstraintOrRewriteCall() local569 if (ast::TupleType tupleType = declResultType.dyn_cast<ast::TupleType>()) { in genConstraintOrRewriteCall()573 resultTypes.push_back(genType(declResultType)); in genConstraintOrRewriteCall()