Home | History | Annotate | Download | only in Lex

Lines Matching refs:isAnnotation

1490       if (!Tok.isAnnotation() && Tok.getIdentifierInfo())
1498 if (!Tok.isAnnotation() && Tok.getIdentifierInfo())
1504 if (Tok.is(tok::eof) || Tok.is(tok::eod) || Tok.isAnnotation())