Home | History | Annotate | Download | only in TableGen

Lines Matching refs:RetExpr

1380   std::string RetExpr;
1382 RetExpr = RetVar.getName() + " = ";
1384 OS << " " << RetExpr << S;