Searched refs:errLoc (Results 1 – 1 of 1) sorted by relevance
60 void SetError(SMLoc errLoc, const std::string &err) { in SetError() argument61 ErrLoc = errLoc; in SetError()