Searched refs:DCanon (Results 1 – 3 of 3) sorted by relevance
425 Decl *DCanon = D->getCanonicalDecl(); in findPartialSpecInstantiatedFromMember() local430 if (P->getInstantiatedFromMember()->getCanonicalDecl() == DCanon) in findPartialSpecInstantiatedFromMember()1042 Decl *DCanon = D->getCanonicalDecl(); in findPartialSpecInstantiatedFromMember() local1047 if (P->getInstantiatedFromMember()->getCanonicalDecl() == DCanon) in findPartialSpecInstantiatedFromMember()
2057 T *DCanon = D->getCanonicalDecl(); in mergeRedeclarable() local2058 if (ExistingCanon != DCanon) { in mergeRedeclarable()2090 if (DCanon == D) { in mergeRedeclarable()
8134 const Decl *DCanon = D->getCanonicalDecl(); in finishPendingActions() local8143 if (RI->getCanonicalDecl() == DCanon) in finishPendingActions()