Searched refs:eatComma (Results 1 – 3 of 3) sorted by relevance
76 void eatComma();624 void AVRAsmParser::eatComma() { in eatComma() function in AVRAsmParser640 eatComma(); in ParseInstruction()
51 void eatComma();915 void M68kAsmParser::eatComma() { in eatComma() function in M68kAsmParser929 eatComma(); in ParseInstruction()
418 bool eatComma(StringRef ErrorStr);7617 bool MipsAsmParser::eatComma(StringRef ErrorStr) { in eatComma() function in MipsAsmParser7794 if (!eatComma("unexpected token, expected comma")) in parseDirectiveCPSetup()7820 if (!eatComma("unexpected token, expected comma")) in parseDirectiveCPSetup()