Home | History | Annotate | Download | only in TableGen

Lines Matching refs:comma

2457   std::string comma;
2462 testFuncProto += comma + TypeString(proto[i], inTypeStr) + " ";
2464 comma = ", ";