Searched refs:NextIsPrevious (Results 1 – 1 of 1) sorted by relevance
59 bool NextIsPrevious() const { in NextIsPrevious() function66 bool NextIsLatest() const { return !NextIsPrevious(); } in NextIsLatest()84 assert(NextIsPrevious() && "decl became non-canonical unexpectedly"); in setPrevious()145 if (RedeclLink.NextIsPrevious()) in getPreviousDecl()