Home | History | Annotate | Download | only in Parse

Lines Matching defs:isIdentifier

1049           bool isIdentifier = Tok.is(tok::identifier);
1051 if (!isIdentifier)
1055 if (isIdentifier ||