Searched refs:eatComma (Results 1 – 3 of 3) sorted by relevance
77 void eatComma();618 void AVRAsmParser::eatComma() { in eatComma() function in AVRAsmParser635 eatComma(); in ParseInstruction()
50 void eatComma();956 void M68kAsmParser::eatComma() { in eatComma() function in M68kAsmParser970 eatComma(); in ParseInstruction()
416 bool eatComma(StringRef ErrorStr);7681 bool MipsAsmParser::eatComma(StringRef ErrorStr) { in eatComma() function in MipsAsmParser7858 if (!eatComma("unexpected token, expected comma")) in parseDirectiveCPSetup()7884 if (!eatComma("unexpected token, expected comma")) in parseDirectiveCPSetup()