Searched refs:DCanon (Results 1 – 3 of 3) sorted by relevance
427 Decl *DCanon = D->getCanonicalDecl(); in findPartialSpecInstantiatedFromMember() local432 if (P->getInstantiatedFromMember()->getCanonicalDecl() == DCanon) in findPartialSpecInstantiatedFromMember()1078 Decl *DCanon = D->getCanonicalDecl(); in findPartialSpecInstantiatedFromMember() local1083 if (P->getInstantiatedFromMember()->getCanonicalDecl() == DCanon) in findPartialSpecInstantiatedFromMember()
1858 T *DCanon = static_cast<T*>(D)->getCanonicalDecl(); in mergeRedeclarable() local1859 if (ExistingCanon != DCanon) { in mergeRedeclarable()1887 if (DCanon == static_cast<T*>(D)) { in mergeRedeclarable()
7428 const Decl *DCanon = D->getCanonicalDecl(); in finishPendingActions() local7439 if ((*RI)->getCanonicalDecl() == DCanon) in finishPendingActions()