Home | History | Annotate | Download | only in Format

Lines Matching refs:kw_var

1786     if (Left.is(Keywords.kw_var))
1977 // kw_var is a pseudo-token that's a tok::identifier, so matches above.
1978 !Line.First->is(Keywords.kw_var))