Searched defs:parseEOL (Results 1 – 4 of 4) 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 __anona61bd2210111::AsmParser