Home | History | Annotate | Download | only in AST

Lines Matching refs:lastTag

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