Searched refs:LexError (Results 1 – 3 of 3) sorted by relevance
64 LexError("constant bigger than 64 bits detected"); in atoull()79 LexError("constant bigger than 64 bits detected"); in HexIntToVal()102 LexError("constant bigger than 128 bits detected"); in HexToIntPair()121 LexError("constant bigger than 128 bits detected"); in FP80HexToIntPair()277 LexError("unterminated comment"); in SkipCComment()285 LexError("unterminated comment"); in SkipCComment()315 LexError("end of file in COMDAT variable name"); in LexDollar()322 LexError("NUL character is not allowed in names"); in LexDollar()344 LexError("end of file in string constant"); in ReadString()384 LexError("invalid value number (too large)"); in LexUIntID()[all …]
124 void LexError(LocTy ErrorLoc, const Twine &Msg) { in LexError() function127 void LexError(const Twine &Msg) { LexError(getLoc(), Msg); } in LexError() function
8969 * flex.1: LexError(), C++ experiment warning, credits