Searched refs:getErrLoc (Results 1 – 9 of 9) sorted by relevance
80 SetError(Lexer->getErrLoc(), Lexer->getErr()); in LexTokenATT()144 SetError(Lexer->getErrLoc(), Lexer->getErr()); in LexTokenIntel()
68 const SMLoc &getErrLoc() { in getErrLoc() function
99 SetError(Lexer->getErrLoc(), Lexer->getErr()); in LexTokenUAL()
107 SetError(Lexer->getErrLoc(), Lexer->getErr()); in LexTokenUAL()
160 const SMLoc &getErrLoc() { in getErrLoc() function
200 SMLoc getErrLoc() { in getErrLoc() function
449 SMLoc SavedErrLoc = getErrLoc(); in peekTokens()
664 Error(Lexer.getErrLoc(), Lexer.getErr()); in Lex()
449 Error(Lexer.getErrLoc(), Lexer.getErr()); in Lex()