Home | History | Annotate | Download | only in TableGen

Lines Matching defs:RetExpr

1362   std::string RetExpr;
1364 RetExpr = RetVar.getName() + " = ";
1366 OS << " " << RetExpr << S;