Searched refs:eatComma (Results 1 – 3 of 3) sorted by relevance
76 void eatComma();621 void AVRAsmParser::eatComma() { in eatComma() function in AVRAsmParser638 eatComma(); in parseInstruction()
51 void eatComma();961 void M68kAsmParser::eatComma() { in eatComma() function in M68kAsmParser975 eatComma(); in parseInstruction()
414 bool eatComma(StringRef ErrorStr);7675 bool MipsAsmParser::eatComma(StringRef ErrorStr) { in eatComma() function in MipsAsmParser7852 if (!eatComma("unexpected token, expected comma")) in parseDirectiveCPSetup()7878 if (!eatComma("unexpected token, expected comma")) in parseDirectiveCPSetup()