Home | History | Annotate | Download | only in TableGen

Lines Matching refs:getAsUnquotedString

90     return Error(Loc, "Value '" + ValName->getAsUnquotedString()
107 return Error(Loc, "Value '" + ValName->getAsUnquotedString()
128 ValName->getAsUnquotedString() + "' more than once");
140 return Error(Loc, "Value '" + ValName->getAsUnquotedString() + "' of type '"
180 + utostr(i) + " (" + TArgs[i]->getAsUnquotedString()
284 + utostr(i) + " (" + SMCTArgs[i]->getAsUnquotedString()
2069 + DefmPrefix->getAsUnquotedString() + "'");
2127 utostr(i) + " (" + TArgs[i]->getAsUnquotedString()