Home | History | Annotate | Download | only in Parse

Lines Matching full:isidentifier

1167           bool isIdentifier = Tok.is(tok::identifier);
1169 if (!isIdentifier)
1174 if (isIdentifier ||