Home | History | Annotate | Download | only in AST

Lines Matching refs:lastField

2471   static bool classofKind(Kind K) { return K >= firstField && K <= lastField; }