Searched refs:DCanon (Results 1 – 3 of 3) sorted by relevance
450 Decl *DCanon = D->getCanonicalDecl(); in findPartialSpecInstantiatedFromMember() local455 if (P->getInstantiatedFromMember()->getCanonicalDecl() == DCanon) in findPartialSpecInstantiatedFromMember()1079 Decl *DCanon = D->getCanonicalDecl(); in findPartialSpecInstantiatedFromMember() local1084 if (P->getInstantiatedFromMember()->getCanonicalDecl() == DCanon) in findPartialSpecInstantiatedFromMember()
2297 T *DCanon = D->getCanonicalDecl(); in mergeRedeclarable() local2298 if (ExistingCanon != DCanon) { in mergeRedeclarable()2299 assert(DCanon->getGlobalID() == Redecl.getFirstID() && in mergeRedeclarable()
8451 const Decl *DCanon = D->getCanonicalDecl(); in diagnoseOdrViolations() local8470 if (CanonMember->getCanonicalDecl() == DCanon) { in diagnoseOdrViolations()