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