Searched refs:CanonDef (Results 1 – 1 of 1) sorted by relevance
9603 DeclContext *CanonDef = D->getDeclContext(); in diagnoseOdrViolations() local9609 if (RI->getLexicalDeclContext() == CanonDef) { in diagnoseOdrViolations()9624 for (auto *CanonMember : CanonDef->decls()) { in diagnoseOdrViolations()9651 cast<Decl>(CanonDef)); in diagnoseOdrViolations()9654 << CanonDef << CanonDefModule.empty() << CanonDefModule; in diagnoseOdrViolations()9657 Diag(cast<Decl>(CanonDef)->getLocation(), in diagnoseOdrViolations()9666 DiagnosedOdrMergeFailures.insert(CanonDef); in diagnoseOdrViolations()