Searched refs:ExpectIdentifier (Results 1 – 1 of 1) sorted by relevance
6355 bool ExpectIdentifier = Parser.getTok().is(AsmToken::Dollar) && in parseOperand() local6358 if (!ExpectIdentifier) { in parseOperand()