Home | History | Annotate | Download | only in AST

Lines Matching refs:lastTag

3043   static bool classofKind(Kind K) { return K >= firstTag && K <= lastTag; }