Home | History | Annotate | Download | only in MCParser

Lines Matching refs:isOperator

1873 static bool isOperator(AsmToken::TokenKind kind) {
1950 if (isOperator(Lexer.getKind())) {