Searched refs:DCanon (Results 1 – 6 of 6) sorted by relevance
435 Decl *DCanon = D->getCanonicalDecl(); in findPartialSpecInstantiatedFromMember() local437 if (P.getInstantiatedFromMember()->getCanonicalDecl() == DCanon) in findPartialSpecInstantiatedFromMember()1042 Decl *DCanon = D->getCanonicalDecl(); in findPartialSpecInstantiatedFromMember() local1044 if (P.getInstantiatedFromMember()->getCanonicalDecl() == DCanon) in findPartialSpecInstantiatedFromMember()
555 Decl *DCanon = D->getCanonicalDecl(); in findPartialSpecInstantiatedFromMember() local557 if (P.getInstantiatedFromMember()->getCanonicalDecl() == DCanon) in findPartialSpecInstantiatedFromMember()1217 Decl *DCanon = D->getCanonicalDecl(); in findPartialSpecInstantiatedFromMember() local1219 if (P.getInstantiatedFromMember()->getCanonicalDecl() == DCanon) in findPartialSpecInstantiatedFromMember()
2379 T *DCanon = D->getCanonicalDecl(); in mergeRedeclarable() local2380 if (ExistingCanon != DCanon) { in mergeRedeclarable()2381 assert(DCanon->getGlobalID() == Redecl.getFirstID() && in mergeRedeclarable()
8507 const Decl *DCanon = D->getCanonicalDecl(); in diagnoseOdrViolations() local8526 if (CanonMember->getCanonicalDecl() == DCanon) { in diagnoseOdrViolations()
2587 T *DCanon = D->getCanonicalDecl(); in mergeRedeclarable() local2588 if (ExistingCanon != DCanon) { in mergeRedeclarable()2589 assert(DCanon->getGlobalID() == Redecl.getFirstID() && in mergeRedeclarable()
9572 const Decl *DCanon = D->getCanonicalDecl(); in diagnoseOdrViolations() local9591 if (CanonMember->getCanonicalDecl() == DCanon) { in diagnoseOdrViolations()