Home | History | Annotate | Download | only in MCParser

Lines Matching refs:isOperator

1864 static bool isOperator(AsmToken::TokenKind kind) {
1941 if (isOperator(Lexer.getKind())) {