Searched defs:parseEOL (Results 1 – 8 of 8) sorted by relevance
49 bool MCAsmParser::parseEOL() { in parseEOL() function in MCAsmParser56 bool MCAsmParser::parseEOL(const Twine &Msg) { in parseEOL() function in MCAsmParser
91 bool parseEOL() { return getParser().parseEOL(); } in parseEOL() function
42 bool MCAsmParser::parseEOL(const Twine &Msg) { in parseEOL() function in MCAsmParser
259 bool parseEOL(const Twine &ErrMsg) { in parseEOL() function in __anon0cbc47a10111::AsmParser