Searched refs:DCanon (Results 1 – 3 of 3) sorted by relevance
604 Decl *DCanon = D->getCanonicalDecl(); in findPartialSpecInstantiatedFromMember() local606 if (P.getInstantiatedFromMember()->getCanonicalDecl() == DCanon) in findPartialSpecInstantiatedFromMember()1324 Decl *DCanon = D->getCanonicalDecl(); in findPartialSpecInstantiatedFromMember() local1326 if (P.getInstantiatedFromMember()->getCanonicalDecl() == DCanon) in findPartialSpecInstantiatedFromMember()
2810 T *DCanon = D->getCanonicalDecl(); in mergeRedeclarable() local2811 if (ExistingCanon != DCanon) { in mergeRedeclarable()
9606 const Decl *DCanon = D->getCanonicalDecl(); in diagnoseOdrViolations() local9625 if (CanonMember->getCanonicalDecl() == DCanon) { in diagnoseOdrViolations()