Searched refs:eatToEndOfLine (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/MC/MCParser/
H A DAsmParser.cpp250 void eatToEndOfLine();
1644 /// eatToEndOfLine uses the Lexer to eat the characters to the end of the line
1646 void AsmParser::eatToEndOfLine() { function in class:AsmParser
1662 eatToEndOfLine();
1670 eatToEndOfLine();
1685 eatToEndOfLine();

Completed in 64 milliseconds