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