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