Searched refs:CanonicalDecl (Results 1 – 1 of 1) sorted by relevance
452 const Decl *const CanonicalDecl = OriginalD.getCanonicalDecl(); in cacheRawCommentForDecl() local453 RedeclChainComments.try_emplace(CanonicalDecl, &OriginalD); in cacheRawCommentForDecl()454 CommentlessRedeclChains.erase(CanonicalDecl); in cacheRawCommentForDecl()