Lines Matching full:star
1315 case AsmToken::Star: SM.onStar(); break;1944 if (getLexer().is(AsmToken::Star)) {1947 Parser.Lex(); // Eat the star.