Home
last modified time | relevance | path

Searched refs:errLoc (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/MC/MCParser/
H A DMCAsmLexer.h65 void SetError(SMLoc errLoc, const std::string &err) { in SetError() argument
66 ErrLoc = errLoc; in SetError()